qtmobility/config.tests/snap/main.cpp
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
--- a/qtmobility/config.tests/snap/main.cpp	Fri Jun 11 14:26:25 2010 +0300
+++ b/qtmobility/config.tests/snap/main.cpp	Wed Jun 23 19:08:38 2010 +0300
@@ -39,10 +39,8 @@
 **
 ****************************************************************************/
 
-#include <cmmanager.h>
 
 int main(int argc, char** argv)
 {
-	RCmManager test_if_this_compiles_or_not;
 	return 0;
 }