diff options
Diffstat (limited to 'client/sql_string.h')
-rw-r--r-- | client/sql_string.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client/sql_string.h b/client/sql_string.h index b51e6b07e01..bafc287c73e 100644 --- a/client/sql_string.h +++ b/client/sql_string.h @@ -18,9 +18,6 @@ /* This file is originally from the mysql distribution. Coded by monty */ -#ifndef CLIENT_SQL_STRING_H -#define CLIENT_SQL_STRING_H - #ifdef USE_PRAGMA_INTERFACE #pragma interface /* gcc class implementation */ #endif |