summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/fe/idl.ll
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/fe/idl.ll')
-rw-r--r--TAO/TAO_IDL/fe/idl.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/fe/idl.ll b/TAO/TAO_IDL/fe/idl.ll
index 7e1fc9cac6e..817051334be 100644
--- a/TAO/TAO_IDL/fe/idl.ll
+++ b/TAO/TAO_IDL/fe/idl.ll
@@ -403,9 +403,6 @@ L"'"\\u([0-9a-fA-F]{1,4})"'" {
}
break;
}
-@ ?[A-Za-z][A-Za-z0-9_]*[ \t]*(\([^)]+\))? {
- break;
- }
[ \t]* break;
{NL} {
idl_global->set_lineno (idl_global->lineno () + 1);