diff options
Diffstat (limited to 'src/portab/splint.h')
| -rw-r--r-- | src/portab/splint.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/portab/splint.h b/src/portab/splint.h index 74dd120f..be33e475 100644 --- a/src/portab/splint.h +++ b/src/portab/splint.h @@ -10,7 +10,6 @@ * der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS. */ - #ifndef __splint__ #define __splint__ @@ -37,8 +36,6 @@ #define WNOHANG 0 - #endif - /* -eof- */ |