about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/portab/portab.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/portab/portab.h b/src/portab/portab.h
index 62a56d34..3de168e3 100644
--- a/src/portab/portab.h
+++ b/src/portab/portab.h
@@ -9,7 +9,7 @@
  * Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
  * der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
  *
- * $Id: portab.h,v 1.4 2002/05/19 10:46:08 alex Exp $
+ * $Id: portab.h,v 1.5 2002/05/19 10:49:23 alex Exp $
  *
  * portab.h: "Portabilitaets-Definitionen"
  */
@@ -29,10 +29,6 @@
 #define LOCAL static
 #define CONST const
 
-#ifndef signed
-#define signed
-#endif
-
 
 /* Datatentypen */