remove duplicate definition of %$isextend
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12178 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
89a7ab0685
commit
d2ad66a9a9
1 changed files with 0 additions and 1 deletions
|
|
@ -269,7 +269,6 @@ static int NAME(TYPE x) {
|
|||
%define %$isaccess "match"="access" %enddef
|
||||
%define %$isclass "match"="class","notmatch$template$templatetype"="class" %enddef
|
||||
%define %$isextend "match"="extend" %enddef
|
||||
%define %$isextend "match"="extend" %enddef
|
||||
%define %$isconstructor "match"="constructor" %enddef
|
||||
%define %$isdestructor "match"="destructor" %enddef
|
||||
%define %$isnamespace "match"="namespace" %enddef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue