remove unused #define SQL_COLUMN_NOTFOUND

Change-Id: Ic8914484c23c586036280bdf12a3fef3128d03ff
This commit is contained in:
Noel Grandin
2013-12-03 12:05:35 +02:00
parent 882665d821
commit aa4a39c9d7

View File

@@ -42,8 +42,6 @@
#include <tools/string.hxx> #include <tools/string.hxx>
#include "TSortIndex.hxx" #include "TSortIndex.hxx"
#define SQL_COLUMN_NOTFOUND STRING_NOTFOUND
namespace connectivity namespace connectivity
{ {
namespace file namespace file