mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
move warning to FIXME
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@66 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: b0cda9a461
Author: mws <mws@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2009-12-16 (Wed, 16 Dec 2009)
This commit is contained in:
@@ -83,7 +83,7 @@ public:
|
||||
|
||||
CNFSMountGui::CNFSMountGui()
|
||||
{
|
||||
#warning move probing from exec() to fsmounter
|
||||
// FIXME #warning move probing from exec() to fsmounter
|
||||
m_nfs_sup = CFSMounter::FS_UNPROBED;
|
||||
m_cifs_sup = CFSMounter::FS_UNPROBED;
|
||||
m_lufs_sup = CFSMounter::FS_UNPROBED;
|
||||
@@ -195,7 +195,7 @@ int CNFSMountGui::menu()
|
||||
return ret;
|
||||
}
|
||||
|
||||
#warning MESSAGEBOX_NO_YES_XXX is defined in neutrino.cpp, too!
|
||||
// FIXME #warning MESSAGEBOX_NO_YES_XXX is defined in neutrino.cpp, too!
|
||||
#define MESSAGEBOX_NO_YES_OPTION_COUNT 2
|
||||
const CMenuOptionChooser::keyval MESSAGEBOX_NO_YES_OPTIONS[MESSAGEBOX_NO_YES_OPTION_COUNT] =
|
||||
{
|
||||
|
Reference in New Issue
Block a user