diff options
Diffstat (limited to 'lib/base/eerror.h')
| -rw-r--r-- | lib/base/eerror.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/base/eerror.h b/lib/base/eerror.h index 2d4e9790..5a66b31e 100644 --- a/lib/base/eerror.h +++ b/lib/base/eerror.h @@ -142,10 +142,6 @@ void eWriteCrashdump(); #endif // SWIG -#ifndef DEBUG -inline void ePythonOutput(const char *) -{ -} -#endif +void ePythonOutput(const char *); #endif // __E_ERROR__ |
