SVN commit 802856 by sharan: remove function from header file ( was not implemented anyway ) M +0 -1 xbasemigrate.h --- trunk/koffice/kexi/migration/xbase/xbasemigrate.h #802855:802856 @@ -62,7 +62,6 @@ private: KexiDB::Field::Type type(char xBaseColumnType); - bool processBooleanField(char boolField); //! Mapping tableNames to actual absoolute file name paths // XBase only deals with absolute names ( with the .dbf extension ) which is pretty cumbersome QMap tableNamePathMap;