X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ca28fb797e2c8b9343abf2f8a62cb1ce248af95..a7b51bc869213608fdad75c28fba1f245d43549f:/include/wx/log.h diff --git a/include/wx/log.h b/include/wx/log.h index b6b3a64592..d7d62303dc 100644 --- a/include/wx/log.h +++ b/include/wx/log.h @@ -543,11 +543,6 @@ DECLARE_LOG_FUNCTION2(SysError, long lErrCode); // debug only logging functions: use them with API name and error code // ---------------------------------------------------------------------------- -#ifndef __TFILE__ - #define __XFILE__(x) Tx) - #define __TFILE__ __XFILE__(__FILE__) -#endif - #ifdef __WXDEBUG__ // make life easier for people using VC++ IDE: clicking on the message // will take us immediately to the place of the failed API