remove test.dat file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6746 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c45c6535f3
commit
60694088fa
1 changed files with 0 additions and 3 deletions
|
|
@ -10,9 +10,6 @@
|
|||
}
|
||||
|
||||
int nfile_name(const char *filename) {
|
||||
FILE *file = fopen(filename,"w");
|
||||
nfile(file);
|
||||
fclose(file);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue