Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser/GeckoBrowserPersist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'browser/GeckoBrowserPersist.cpp')
-rw-r--r--browser/GeckoBrowserPersist.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/browser/GeckoBrowserPersist.cpp b/browser/GeckoBrowserPersist.cpp
index a614e4d..0a4b7f3 100644
--- a/browser/GeckoBrowserPersist.cpp
+++ b/browser/GeckoBrowserPersist.cpp
@@ -1,7 +1,5 @@
#include <config.h>
-#ifdef HAVE_GECKO_1_9
-
#include <stdio.h>
#include <gtkmozembed.h>
@@ -183,5 +181,3 @@ GeckoBrowserPersist::SaveURI(const char *uri, const char *filename)
return TRUE;
}
-
-#endif