Signed-off-by: Tim Hentenaar <[email protected]>
---
 src/sys.h | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/sys.h b/src/sys.h
index 1a99f36..741d9f0 100644
--- a/src/sys.h
+++ b/src/sys.h
@@ -82,12 +82,6 @@
    extern int debug;
 #endif
 
-#ifdef __GNUC__
-   #define INLINE __inline__
-#else
-   #define INLINE
-#endif
-
 #ifdef VMS
    #define ONE_DOT_PER_FILENAME 1
    #define PROFILE_FORMAT "%s%s"
-- 
2.3.6


_______________________________________________
bug-indent mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-indent

Reply via email to