Remove testcode

sql/item_strfunc.h:
  Remove the testcode
This commit is contained in:
unknown 2005-05-10 10:45:16 +02:00
commit 31d7922823

View file

@ -18,7 +18,6 @@
/* This file defines all string functions */
#ifdef USE_PRAGMA_INTERFACE
#error PRAGMA
#pragma interface /* gcc class implementation */
#endif