X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/975dc6910e8169e8a996b51de6b16f5cd3ed10a4..36a0190ebd5bd9a7302f60f6dcd608b80574e21c:/interface/wx/debug.h?ds=inline diff --git a/interface/wx/debug.h b/interface/wx/debug.h index 2c03d20a45..72db9d8238 100644 --- a/interface/wx/debug.h +++ b/interface/wx/debug.h @@ -2,7 +2,6 @@ // Name: wx/debug.h // Purpose: interface of global functions // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -317,7 +316,7 @@ void wxDisableAsserts(); Returns @true if the program is running under debugger, @false otherwise. Please note that this function is currently only implemented for Win32 and - Mac builds using CodeWarrior and always returns @false elsewhere. + always returns @false elsewhere. @header{wx/debug.h} */