commit 1567b7d2b7c2580ac615dd5a2e1000b2f4788260
parent 981a13562e8c9344b4113d0a69559ba9881479a8
Author: ByteProject <stefan.vogt@byteproject.net>
Date: Mon, 13 Feb 2012 23:01:28 +0100
wiped some burden
Diffstat:
1 file changed, 0 insertions(+), 10 deletions(-)
diff --git a/ansilove/alconfig.h b/ansilove/alconfig.h
@@ -17,8 +17,6 @@
#define ANSILOVE_FONTS_DIRECTORY "fonts/"
-#define ANSILOVE_LOG_FILE "ansilove.log"
-
#define PCBOARD_STRIP_CODES "@POFF@,@WAIT@"
#define DIZ_EXTENSIONS ".diz,.ion"
@@ -38,12 +36,4 @@
#define WORKBENCH_COLOR_6 "102,136,187"
#define WORKBENCH_COLOR_7 "255,255,255"
-#define THUMBNAILS_SIZE "1"
-#define THUMBNAILS_HEIGHT "0"
-#define THUMBNAILS_TAG "-thumbnail"
-
-#define SPLIT "0"
-#define SPLIT_HEIGHT "4096"
-#define SPLIT_SEPARATOR "."
-
#endif