diff options
-rw-r--r-- | embed/xulrunner/embed/EphyUtils.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/embed/xulrunner/embed/EphyUtils.h b/embed/xulrunner/embed/EphyUtils.h index 9d69fbb27..65b1edb04 100644 --- a/embed/xulrunner/embed/EphyUtils.h +++ b/embed/xulrunner/embed/EphyUtils.h @@ -21,11 +21,6 @@ #ifndef EPHY_UTILS_H #define EPHY_UTILS_H -// cannot include EphyUtils with internal strings! -#ifdef MOZILLA_INTERNAL_API -#error Cannot use EphyUtils with MOZILLA_INTERNAL_API -#endif - #include <nscore.h> #include <gtk/gtkwidget.h> |