diff options
Diffstat (limited to 'server-tools/instance-manager/priv.cc')
-rw-r--r-- | server-tools/instance-manager/priv.cc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/server-tools/instance-manager/priv.cc b/server-tools/instance-manager/priv.cc index 08af904a311..c3828e9ad24 100644 --- a/server-tools/instance-manager/priv.cc +++ b/server-tools/instance-manager/priv.cc @@ -22,14 +22,6 @@ #include "log.h" -#ifndef __WIN__ -/* - This flag is set if mysqlmanager has detected that it is running on the - system using LinuxThreads -*/ -bool linuxthreads; -#endif - /* The following string must be less then 80 characters, as mysql_connection.cc relies on it |