# HG changeset patch # User Matti Hamalainen # Date 1509848408 -7200 # Node ID 1e4fb7c5527f08e6c31a1609ec75a492f9b64a30 # Parent d6ee4dcef692d8d8d72b95354d6239dbb52a1056 Remove useless SDL_SetColors() call. diff -r d6ee4dcef692 -r 1e4fb7c5527f tools/view64.c --- a/tools/view64.c Sun Nov 05 04:04:52 2017 +0200 +++ b/tools/view64.c Sun Nov 05 04:20:08 2017 +0200 @@ -416,8 +416,6 @@ goto exit; } - SDL_SetColors(surf, (SDL_Color *)dmC64Palette, 0, C64_NCOLORS); - if (dmDecodeC64Image(cimage, fmt, surf) == DMERR_OK) { title = dm_strdup_printf("%s - %s (%d x %d) [%d / %d]",