debug messages removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6131 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
034564627f
commit
7f5dcf3b65
1 changed files with 0 additions and 4 deletions
|
|
@ -6,10 +6,6 @@
|
|||
%inline
|
||||
%{
|
||||
int nfile(FILE *file) {
|
||||
printf("hello %p\n", (void*)file);
|
||||
if (file) {
|
||||
// fprintf(file,"hello\n");
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue