ENABLE_GUI_MOUNT: can disabled with -DDISABLE_GUI_MOUNT

Origin commit data
------------------
Branch: ni/coolstream
Commit: 09e619aac8
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-28 (Tue, 28 May 2013)

Origin message was:
------------------
- ENABLE_GUI_MOUNT: can disabled with -DDISABLE_GUI_MOUNT

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2013-05-28 00:21:33 +02:00
parent cb015d3797
commit 2fc06ceead

View File

@@ -100,6 +100,8 @@ NEUTRINO_CPP CLocaleManager *g_Locale;
NEUTRINO_CPP CVideoSettings *g_videoSettings;
NEUTRINO_CPP CRadioText *g_Radiotext;
#ifndef DISABLE_GUI_MOUNT
#define ENABLE_GUI_MOUNT
#endif
#endif /* __neutrino_global_h__ */