I think these were supposed to be reverted ages ago.

This commit is contained in:
Michael Bayne
2010-09-21 05:46:37 +00:00
parent de1eb29569
commit 3b6092c3d0
2 changed files with 0 additions and 14 deletions
-8
View File
@@ -33,11 +33,3 @@
-keep public class com.threerings.getdown.launcher.GetdownApplet {
*;
}
-keep class * extends javax.swing.JApplet {
<methods>;
}
-keep public class com.threerings.getdown.launcher.GetdownAppletConfig {
*;
}