summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.h
diff options
context:
space:
mode:
authorunknown <msvensson@neptunus.(none)>2005-05-10 10:45:16 +0200
committerunknown <msvensson@neptunus.(none)>2005-05-10 10:45:16 +0200
commit31d7922823c8cc9d8acfe49b354b02dd7f5021c3 (patch)
tree3b26d198760169cac351b5f42bd282762bf4f489 /sql/item_strfunc.h
parente16c5284bb743fb4744e538ce87fb608771dccd0 (diff)
downloadmariadb-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.h1
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