summaryrefslogtreecommitdiff
path: root/src/strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings.c')
-rw-r--r--src/strings.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/strings.c b/src/strings.c
index cfb66bc..85ec0ec 100644
--- a/src/strings.c
+++ b/src/strings.c
@@ -30,8 +30,6 @@
* @author Michael Jennings <mej@eterm.org>
*/
-static const char __attribute__((unused)) cvs_ident[] = "$Id$";
-
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif