diff --git a/src/macro/MacroFlex.ll b/src/macro/MacroFlex.ll
index b33411c2c0d547766fd1349d7b53f3220bd47337..d872dacbe1c73c17ecfef4782b397ef61e4494f1 100644
--- a/src/macro/MacroFlex.ll
+++ b/src/macro/MacroFlex.ll
@@ -72,7 +72,6 @@ CONT \\\\
 %}
 
  // Ignore inline comments
-<INITIAL,STMT,EXPR,FOR_BODY,THEN_BODY,ELSE_BODY>%.*     { yylloc->step(); ECHO; }
 <INITIAL,STMT,EXPR,FOR_BODY,THEN_BODY,ELSE_BODY>\/{2}.* { yylloc->step(); ECHO; }
 
 <INITIAL>^{SPC}*@#{SPC}*includepath{SPC}+\"([^\"\r\n:;|<>]*){1}(:[^\"\r\n:;|<>]*)*\"{SPC}*{EOL} {