mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-17 23:36:41 +01:00
Remove debug
This commit is contained in:
parent
3b59acbf8a
commit
c7173a6df5
@ -1008,10 +1008,8 @@ int get_streamfile_filename(STREAMFILE *streamFile, char * buffer, size_t size)
|
||||
|
||||
//todo validate sizes and copy sensible max
|
||||
if (path) {
|
||||
VGM_LOG("path\n");
|
||||
strcpy(buffer, path);
|
||||
} else {
|
||||
VGM_LOG("no path\n");
|
||||
strcpy(buffer, foldername);
|
||||
}
|
||||
return 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user