warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
50dd4ca957
commit
0219fd2faa
@ -1466,6 +1466,7 @@ wxTestModuleB::wxTestModuleB()
|
|||||||
|
|
||||||
#include "wx/utils.h"
|
#include "wx/utils.h"
|
||||||
|
|
||||||
|
#if TEST_INTERACTIVE
|
||||||
static void TestDiskInfo()
|
static void TestDiskInfo()
|
||||||
{
|
{
|
||||||
wxPuts(_T("*** Testing wxGetDiskSpace() ***"));
|
wxPuts(_T("*** Testing wxGetDiskSpace() ***"));
|
||||||
@ -1494,6 +1495,7 @@ static void TestDiskInfo()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#endif // TEST_INTERACTIVE
|
||||||
|
|
||||||
static void TestOsInfo()
|
static void TestOsInfo()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user