Removed duplicate symbol. - sam - An updated version of the sam text editor.
(HTM) git clone git://vernunftzentrum.de/sam.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit fdf91e96ba26569076d6675880df757e0c1d47d5
(DIR) parent bcb4dc3ab7265f9f98157f9d4d01cbd6f93b28b9
(HTM) Author: Rob King <jking@deadpixi.com>
Date: Tue, 23 May 2017 23:53:52 -0500
Removed duplicate symbol.
Diffstat:
samterm/unix.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/samterm/unix.c b/samterm/unix.c
@@ -12,7 +12,6 @@
#include <errno.h>
#include <signal.h>
-char exname[FILENAME_MAX + 1] = {0};
static char *fallbacks[] = {
"*scrollForwardR: true",
"*geometry: 740x780",