indent beautify parsing problem fix

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9232 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-08-07 21:19:17 +00:00
commit b276b1a104
2 changed files with 1 additions and 4 deletions

View file

@ -1322,9 +1322,6 @@ static void default_arguments(Node *n) {
}
}
#if 0
{ /* cc-mode */
#endif
%}
%union {