summaryrefslogtreecommitdiff
path: root/src/util/ss/data.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/ss/data.c')
-rw-r--r--src/util/ss/data.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/util/ss/data.c b/src/util/ss/data.c
index 1a56dc76f99f..e0b09959724e 100644
--- a/src/util/ss/data.c
+++ b/src/util/ss/data.c
@@ -10,8 +10,5 @@
#include "ss_internal.h"
#include "copyright.h"
-const static char copyright[] =
- "Copyright 1987, 1988, 1989 by the Massachusetts Institute of Technology";
-
ss_data **_ss_table = (ss_data **)NULL;
char *_ss_pager_name = (char *)NULL;