searchui/indevicehandler/inc/indevicehandler.h
changeset 26 367228f82b66
parent 16 e918432ddd92
--- a/searchui/indevicehandler/inc/indevicehandler.h	Tue Sep 28 11:50:55 2010 +0530
+++ b/searchui/indevicehandler/inc/indevicehandler.h	Tue Oct 05 13:32:14 2010 +0530
@@ -19,7 +19,6 @@
 
 #include <QtCore>
 #include <qcoreapplication.h>
-#include <qdebug.h>
 #include "search_global.h"
 
 #ifdef BUILD_INDEVICEHANDLER
@@ -28,9 +27,6 @@
 #define SEARCH_INDEVICEHANDLER Q_DECL_IMPORT
 #endif
 
-#ifndef DEFAULT_SEARCH_FIELD
-#define DEFAULT_SEARCH_FIELD "_aggregate"
-#endif
 
 class CpixSearcher;
 class CpixDocument;