diff options
Diffstat (limited to 'mysys/my_os2cond.c')
-rw-r--r-- | mysys/my_os2cond.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysys/my_os2cond.c b/mysys/my_os2cond.c index d930aadb2d1..e23afb89e66 100644 --- a/mysys/my_os2cond.c +++ b/mysys/my_os2cond.c @@ -26,7 +26,6 @@ #include "mysys_priv.h" #if defined(THREAD) && defined(OS2) #include <m_string.h> -//#undef getpid #include <process.h> #include <sys/timeb.h> |