Remove bogus stuff about memory leaks - nothing in this testcase leaks.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11604 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Olly Betts 2009-08-17 01:30:42 +00:00
commit c9635d6255
2 changed files with 8 additions and 36 deletions

View file

@ -1,6 +1,6 @@
/* File : example.i */
/* This file has a few "typical" uses of C++ references. */
/* This file shows how to use %extend. */
%module example