diff options
author | unknown <istruewing@chilla.local> | 2007-02-02 10:01:44 +0100 |
---|---|---|
committer | unknown <istruewing@chilla.local> | 2007-02-02 10:01:44 +0100 |
commit | 3b96b4d26f89b1ce0cd37478816ad78d43bde546 (patch) | |
tree | 2095b794c691b09421ab1f466b8228a82ff2ec7e /include/my_pthread.h | |
parent | 6b6acacd598c8bc55a1f329ce089894b9dff0788 (diff) | |
download | mariadb-git-3b96b4d26f89b1ce0cd37478816ad78d43bde546.tar.gz |
After merge fix
Diffstat (limited to 'include/my_pthread.h')
-rw-r--r-- | include/my_pthread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/my_pthread.h b/include/my_pthread.h index 3bcb30cd1f1..14dbc9825d4 100644 --- a/include/my_pthread.h +++ b/include/my_pthread.h @@ -683,7 +683,6 @@ extern pthread_t shutdown_th, main_th, signal_th; #define THD_LIB_LT 4 extern uint thd_lib_detected; -extern uint thr_client_alarm; /* statistics_xxx functions are for not essential statistic */ |