diff options
Diffstat (limited to 'lib/options.h')
| -rw-r--r-- | lib/options.h | 8 |
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> |
