From eb5d56df43a194a17eb1ba0f6a18971b9aecd178 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 13 Jul 2014 12:50:34 -0600 Subject: NxWM: Remove unused NSH icon --- NxWidgets/nxwm/include/nxwmglyphs.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'NxWidgets/nxwm/include') diff --git a/NxWidgets/nxwm/include/nxwmglyphs.hxx b/NxWidgets/nxwm/include/nxwmglyphs.hxx index 0e8e9545b..0886d48bc 100644 --- a/NxWidgets/nxwm/include/nxwmglyphs.hxx +++ b/NxWidgets/nxwm/include/nxwmglyphs.hxx @@ -69,7 +69,6 @@ namespace NxWM extern const struct NXWidgets::SRlePaletteBitmap g_mplayerVolBitmap; #endif extern const struct NXWidgets::SRlePaletteBitmap g_minimizeBitmap; - extern const struct NXWidgets::SRlePaletteBitmap g_nshBitmap; extern const struct NXWidgets::SRlePaletteBitmap g_playBitmap; extern const struct NXWidgets::SRlePaletteBitmap g_startBitmap; extern const struct NXWidgets::SRlePaletteBitmap g_stopBitmap; -- cgit v1.2.3