]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/thread/misc.cpp
Remove Inno Setup file dependency on c:\daily path.
[wxWidgets.git] / tests / thread / misc.cpp
index ecdf07df450310f85bead7ee80a1c5666d01ea25..3c32fa04b517acfd520ca53cad5d29a8d537ccf2 100644 (file)
@@ -168,6 +168,8 @@ public:
 
     virtual ExitCode Entry()
     {
+        wxUnusedVar(m_i);
+
         //wxPrintf(wxT("%s: Thread #%d (%ld) starting to wait for semaphore...\n"),
         //         wxDateTime::Now().FormatTime().c_str(), m_i, (long)GetId());