1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-23 03:54:27 +03:00

small cleanup

This commit is contained in:
Sergei Golubchik
2011-11-28 23:15:12 +01:00
parent b27d93f347
commit ec38c1bbd7
6 changed files with 19 additions and 47 deletions

View File

@@ -88,7 +88,4 @@ static const char *handler_error_messages[]=
"Disk full"
};
extern void my_handler_error_register(void);
extern void my_handler_error_unregister(void);
#endif /* MYSYS_MY_HANDLER_ERRORS_INCLUDED */