]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/memory.cpp
1. wxWindow::IsTopLevel() added and documented
[wxWidgets.git] / src / common / memory.cpp
index 1826fb17c06c8fb4ddacb4efae65e7e980ff5792..ac9c0b214361b2dbb8580502cb46e0114a50d434 100644 (file)
@@ -664,7 +664,7 @@ bool wxDebugContext::Dump(void)
 //  if (!HasStream())
 //    return FALSE;
 
-  if (TRUE)
+//  if (TRUE)
   {
     wxChar* appName = _T("application");
     wxString appNameStr("");
@@ -721,7 +721,7 @@ bool wxDebugContext::PrintStatistics(bool detailed)
 //  if (!HasStream())
 //    return FALSE;
 
-  if (TRUE)
+//  if (TRUE)
   {
     wxChar* appName = _T("application");
     wxString appNameStr(_T(""));
@@ -820,7 +820,7 @@ bool wxDebugContext::PrintClasses(void)
 //  if (!HasStream())
 //    return FALSE;
 
-  if (TRUE)
+//  if (TRUE)
   {
     wxChar* appName = _T("application");
     wxString appNameStr(_T(""));