Remove debugging

This commit is contained in:
Thomas 2015-06-20 16:42:34 +02:00
parent b8eab9ec93
commit cb89f040b4
1 changed files with 0 additions and 1 deletions

View File

@ -452,7 +452,6 @@ static void window_loadsave_paint()
}
static void shorten_path(char* path, char* buffer, int available_width){
puts("Shortening");
int length = strlen(path);
// Return full string if it fits