[C#] Single file mode (minor fix)
Removed debug output
This commit is contained in:
parent
747e22f714
commit
0b09978219
1 changed files with 0 additions and 2 deletions
|
|
@ -651,8 +651,6 @@ public:
|
|||
Delete(filen);
|
||||
filen = NULL;
|
||||
|
||||
Printf(stdout, "create single file");
|
||||
|
||||
emitBanner(f_single);
|
||||
}
|
||||
return f_single;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue