1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Backport: Remove unused and ancient files, functions, and facilities.

This commit is contained in:
Davi Arnaut
2010-05-28 19:13:31 -03:00
parent b2fda7cfa8
commit 570c6cc87a
20 changed files with 10 additions and 1157 deletions

View File

@@ -712,7 +712,6 @@ extern my_bool my_thread_init(void);
extern void my_thread_end(void);
extern const char *my_thread_name(void);
extern my_thread_id my_thread_dbug_id(void);
extern int pthread_no_free(void *);
extern int pthread_dummy(int);
/* All thread specific variables are in the following struct */