diff options
author | unknown <msvensson@neptunus.(none)> | 2005-05-10 10:45:16 +0200 |
---|---|---|
committer | unknown <msvensson@neptunus.(none)> | 2005-05-10 10:45:16 +0200 |
commit | 31d7922823c8cc9d8acfe49b354b02dd7f5021c3 (patch) | |
tree | 3b26d198760169cac351b5f42bd282762bf4f489 /sql/item_strfunc.h | |
parent | e16c5284bb743fb4744e538ce87fb608771dccd0 (diff) | |
download | mariadb-git-31d7922823c8cc9d8acfe49b354b02dd7f5021c3.tar.gz |
Remove testcode
sql/item_strfunc.h:
Remove the testcode
Diffstat (limited to 'sql/item_strfunc.h')
-rw-r--r-- | sql/item_strfunc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/item_strfunc.h b/sql/item_strfunc.h index e576b2c2a7e..6f6af415086 100644 --- a/sql/item_strfunc.h +++ b/sql/item_strfunc.h @@ -18,7 +18,6 @@ /* This file defines all string functions */ #ifdef USE_PRAGMA_INTERFACE -#error PRAGMA #pragma interface /* gcc class implementation */ #endif |