summaryrefslogtreecommitdiff
path: root/src/expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr.c')
-rw-r--r--src/expr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/expr.c b/src/expr.c
index 9369e1d..c4c223a 100644
--- a/src/expr.c
+++ b/src/expr.c
@@ -22,8 +22,6 @@
Expands an expression.
*/
-static const char id[]="$Id$";
-
#include <stdlib.h>
#include <stdio.h>
#include <string.h>