mirror of https://github.com/swig/swig
Remove nonsensical comment
A testcase can't be a copy of itself.
Seems to have been accidentally added in
50fec04759
.
This commit is contained in:
parent
8b654afdef
commit
8a03c7d555
|
@ -1,4 +1,3 @@
|
||||||
// This is a copy of the multiple_inheritance_abstract test
|
|
||||||
%module(ruby_minherit="1") multiple_inheritance_abstract
|
%module(ruby_minherit="1") multiple_inheritance_abstract
|
||||||
|
|
||||||
%warnfilter(SWIGWARN_D_MULTIPLE_INHERITANCE,
|
%warnfilter(SWIGWARN_D_MULTIPLE_INHERITANCE,
|
||||||
|
|
Loading…
Reference in New Issue