summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-13 13:52:35 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-13 13:52:35 -0600
commite9bd31ec886fc7c963acb2eba5348c3983cc2a41 (patch)
treec1d2a801c549b9ce9f59eff74834d842a43d0018 /NxWidgets/nxwm/include
parent3de6e738d92634a375b16fb1ac9bbc3abc06b2b7 (diff)
downloadnuttx-e9bd31ec886fc7c963acb2eba5348c3983cc2a41.tar.gz
nuttx-e9bd31ec886fc7c963acb2eba5348c3983cc2a41.tar.bz2
nuttx-e9bd31ec886fc7c963acb2eba5348c3983cc2a41.zip
Remove unused start 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 0886d48bc..b0e3a9c7d 100644
--- a/NxWidgets/nxwm/include/nxwmglyphs.hxx
+++ b/NxWidgets/nxwm/include/nxwmglyphs.hxx
@@ -70,7 +70,6 @@ namespace NxWM
#endif
extern const struct NXWidgets::SRlePaletteBitmap g_minimizeBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_playBitmap;
- extern const struct NXWidgets::SRlePaletteBitmap g_startBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_stopBitmap;
}