diff options
Diffstat (limited to 'plugin/icedteanp/IcedTeaRunnable.h')
-rw-r--r-- | plugin/icedteanp/IcedTeaRunnable.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugin/icedteanp/IcedTeaRunnable.h b/plugin/icedteanp/IcedTeaRunnable.h index 7134ab5..9aa490f 100644 --- a/plugin/icedteanp/IcedTeaRunnable.h +++ b/plugin/icedteanp/IcedTeaRunnable.h @@ -45,11 +45,6 @@ exception statement from your version. */ #include <string> #include <npapi.h> -#if MOZILLA_VERSION_COLLAPSED < 1090100 -#include <nsIRunnable.h> -#include <string> -#endif - /* * This struct holds the result from the main-thread dispatched method */ |