summaryrefslogtreecommitdiffstats
path: root/lib/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/options.h')
-rw-r--r--lib/options.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/options.h b/lib/options.h
index 9fbcf22..1a3f401 100644
--- a/lib/options.h
+++ b/lib/options.h
@@ -44,14 +44,6 @@
#include <tdeversion.h>
#include <tdelocale.h>
-#if !(KDE_IS_VERSION(3,4,0))
-#error "This is KPilot for (really) KDE 3.5 and won't compile with KDE < 3.4.0"
-#endif
-
-#if !(KDE_IS_VERSION(3,5,0))
-#warning "This is KPilot for KDE 3.5 and might not compile with KDE < 3.5.0"
-#endif
-
#include "pilotLinkVersion.h"
#include <iostream>