Removed deprecated pragmas

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4660 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-04-03 12:12:22 +00:00
commit 09b784ba2b
9 changed files with 3 additions and 10 deletions

View file

@ -19,7 +19,7 @@
#ifndef GIFPLOT_H
#ifdef SWIG
%pragma no_default
%nodefault;
#endif
/* Pixel is 8-bits */