diff --git a/build-ivy.xml b/build-ivy.xml
index c8befe7..bf2625c 100644
--- a/build-ivy.xml
+++ b/build-ivy.xml
@@ -51,12 +51,6 @@
-
-
-
-
-
-
diff --git a/etc/getdown.pro b/etc/getdown.pro
index 0516941..ab4c6ca 100644
--- a/etc/getdown.pro
+++ b/etc/getdown.pro
@@ -33,11 +33,3 @@
-keep public class com.threerings.getdown.launcher.GetdownApplet {
*;
}
-
--keep class * extends javax.swing.JApplet {
- ;
-}
-
--keep public class com.threerings.getdown.launcher.GetdownAppletConfig {
- *;
-}