# HG changeset patch # User Matti Hamalainen # Date 1506276696 -10800 # Node ID 7eae931f7690a3a516131f975ea74cc337a9f83d # Parent ef20200d71d74d83d6a58c7b04d0901cb92d7e36 #undef a macro that needs to be redefined in order to avoid a warning. diff -r ef20200d71d7 -r 7eae931f7690 tools/lib64gfx.c --- a/tools/lib64gfx.c Sun Sep 24 21:10:46 2017 +0300 +++ b/tools/lib64gfx.c Sun Sep 24 21:11:36 2017 +0300 @@ -863,6 +863,8 @@ fmtProbeFunPaint2Packed, fmtDecodeFunPaint2Packed, NULL, NULL, NULL, fmtGetPixelFunPaint2, { + +#undef FP2_SCREEN_RAM_START #define FP2_SCREEN_RAM_START 0 FP2_SCREEN_RAM(0, 0), FP2_SCREEN_RAM(1, 1),