Don't try to call the destructor explicitly.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5252 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Matthias Köppe 2003-11-02 18:39:43 +00:00
commit 51d95b9e96

View file

@ -19,7 +19,7 @@
(weird "hello" 4)
(delete-Test t)
;; (delete-Test t)
(define t2 (new-Test2))
(define t3 (new-Test3))