Debugger: removed the now redundant Debug_UpdatePalette() func

This commit is contained in:
tomcw
2019-09-22 11:14:32 +01:00
parent 3b9dc8d0f7
commit 9a0617e889
3 changed files with 3 additions and 26 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
COLORREF g_aColors[ NUM_COLOR_SCHEMES ][ NUM_DEBUG_COLORS ];
COLORREF DebuggerGetColor ( int iColor );
// COLORREF DebuggerGetColor ( int iColor );
//===========================================================================