summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/src
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-20 16:19:06 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-20 16:19:06 -0600
commit566f0495d8401cdaf7fc8bc69bb32fe5a19b2e0e (patch)
tree657d9199912e75b82056b9ca41c9971952f32028 /NxWidgets/nxwm/src
parent228de550da1c412e9194aad0f251513a0c2140d9 (diff)
downloadnuttx-566f0495d8401cdaf7fc8bc69bb32fe5a19b2e0e.tar.gz
nuttx-566f0495d8401cdaf7fc8bc69bb32fe5a19b2e0e.tar.bz2
nuttx-566f0495d8401cdaf7fc8bc69bb32fe5a19b2e0e.zip
Changes to get an NxWM configuration building correctly after all of the naming changes
Diffstat (limited to 'NxWidgets/nxwm/src')
-rw-r--r--NxWidgets/nxwm/src/cmediaplayer.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/NxWidgets/nxwm/src/cmediaplayer.cxx b/NxWidgets/nxwm/src/cmediaplayer.cxx
index 32c67c807..f173fb56f 100644
--- a/NxWidgets/nxwm/src/cmediaplayer.cxx
+++ b/NxWidgets/nxwm/src/cmediaplayer.cxx
@@ -461,6 +461,7 @@ bool CMediaPlayer::getMediaFile(const NXWidgets::CListBoxDataItem *item)
{
int errcode = errno;
dbg("ERROR: Could not stat file %s: %d\n", filePath, errcode);
+ UNUSED(errcode);
// Make sure there is no previous file information