mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Remove debugging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user