diff --git a/mozilla/java/plugins/README b/mozilla/java/plugins/README index 6b5dbbb40fd..0706d708a4a 100644 --- a/mozilla/java/plugins/README +++ b/mozilla/java/plugins/README @@ -45,9 +45,6 @@ How to Run: How to build and run test * go to the test directory and type "nmake /f makefile.win" -* add context of java.zip to JRE\1.3\lib\rt.jar (this is a hack. It would be - removed soon) - * Set PLUGLET environment to the directory you have test.jar * Run appletviewer and load page test.html from test directory and if evething is ok you will see diff --git a/mozilla/java/plugins/java.zip b/mozilla/java/plugins/java.zip deleted file mode 100644 index efdf620a022..00000000000 Binary files a/mozilla/java/plugins/java.zip and /dev/null differ