summaryrefslogtreecommitdiff
path: root/lib/Input.cc
diff options
context:
space:
mode:
authorpixel <pixel>2003-08-21 15:22:16 +0000
committerpixel <pixel>2003-08-21 15:22:16 +0000
commit567a5619d98b17276479055512a469f1571c4ab4 (patch)
tree1efeb75eb5fbed023c30c5af63b00ef3ca4b5ada /lib/Input.cc
parent8c4ce72f66f5d2b8b01689d1282ae3491b714130 (diff)
Very small Handles improvements
Diffstat (limited to 'lib/Input.cc')
-rw-r--r--lib/Input.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Input.cc b/lib/Input.cc
index d846acd..c77120c 100644
--- a/lib/Input.cc
+++ b/lib/Input.cc
@@ -5,8 +5,6 @@
#include <sys/stat.h>
#include <fcntl.h>
-#define DEBUG
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif