summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-13 12:50:34 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-13 12:50:34 -0600
commiteb5d56df43a194a17eb1ba0f6a18971b9aecd178 (patch)
treeeac21576099679d73b2715f1702df924ecf552fe /NxWidgets/nxwm/include
parentb6588e5014077e50dfa801f73f286d470d8eedd5 (diff)
downloadnuttx-eb5d56df43a194a17eb1ba0f6a18971b9aecd178.tar.gz
nuttx-eb5d56df43a194a17eb1ba0f6a18971b9aecd178.tar.bz2
nuttx-eb5d56df43a194a17eb1ba0f6a18971b9aecd178.zip
NxWM: Remove unused NSH icon
Diffstat (limited to 'NxWidgets/nxwm/include')
-rw-r--r--NxWidgets/nxwm/include/nxwmglyphs.hxx1
1 files changed, 0 insertions, 1 deletions
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;