1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Remove debugging

This commit is contained in:
Thomas
2015-06-20 16:42:34 +02:00
parent b8eab9ec93
commit cb89f040b4

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