summaryrefslogtreecommitdiffstats
path: root/src/fortranscanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/fortranscanner.l')
-rw-r--r--src/fortranscanner.l7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/fortranscanner.l b/src/fortranscanner.l
index 39c45e7..e0d6d63 100644
--- a/src/fortranscanner.l
+++ b/src/fortranscanner.l
@@ -2836,11 +2836,4 @@ static void scanner_abort()
//----------------------------------------------------------------------------
-#if !defined(YY_FLEX_SUBMINOR_VERSION)
-//----------------------------------------------------------------------------
-extern "C" { // some bogus code to keep the compiler happy
- void fortranscannernerYYdummy() { yy_flex_realloc(0,0); }
-}
-#endif
-
#include "fortranscanner.l.h"