aboutsummaryrefslogtreecommitdiff
path: root/parse.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--parse.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/parse.h b/parse.h
index 667ccd35..2752256a 100644
--- a/parse.h
+++ b/parse.h
@@ -16,8 +16,6 @@
*/
#define SEGSIZE 75
-#define ERR(x, line) fprintf(stderr, "ERR %i: %s (cal %i)\n", __LINE__, (x), (line));
-
#define LINE(nr, key, value) fprintf(stderr, "(%i) %i: [%s] := [%s]\n", __LINE__, nr, key, value);
typedef enum {