summaryrefslogtreecommitdiff
path: root/ycurses/src/msgs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ycurses/src/msgs.h')
-rw-r--r--ycurses/src/msgs.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/ycurses/src/msgs.h b/ycurses/src/msgs.h
deleted file mode 100644
index 355aa45..0000000
--- a/ycurses/src/msgs.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef MSGS_H
-#define MSGS_H
-
-#define APPNAME "curses"
-#define VERSION "0.1"
-#define BRANCH "CURRENT"
-#define BUILDNR 1661
-#define UNAME "FreeBSD 5.3-RELEASE-p15 i386"
-#define COMPOPT "Using built-in specs.; Configured with: FreeBSD/i386 system compiler; Thread model: posix; gcc version 3.4.2 [FreeBSD] 20040728; 3.4; g++"
-
-#endif