From 43fb18f2f5a506c4d78967e4b6e961b7339c98dc Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 16 Mar 2014 22:11:26 +0100 Subject: Code cleanup, remove blank lines --- src/portab/portab.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/portab/portab.h') diff --git a/src/portab/portab.h b/src/portab/portab.h index a968a3b9..e30262d8 100644 --- a/src/portab/portab.h +++ b/src/portab/portab.h @@ -63,7 +63,6 @@ # endif #endif - /* datatypes */ #ifndef PROTOTYPES @@ -109,14 +108,12 @@ typedef unsigned char bool; #undef GLOBAL #define GLOBAL - /* SPLint */ #ifdef S_SPLINT_S #include "splint.h" #endif - /* target constants */ #ifndef HOST_OS @@ -182,8 +179,6 @@ extern int vsnprintf PARAMS(( char *str, size_t count, const char *fmt, va_list #define PACKAGE_VERSION VERSION #endif - #endif - /* -eof- */ -- cgit 1.4.1