Removed flash player component and JavactiveX lib.

This commit is contained in:
Jindra Petřík
2025-05-08 23:30:22 +02:00
parent a1e28f8e88
commit fd679eaf9a
8 changed files with 2 additions and 528 deletions

View File

@@ -17,7 +17,6 @@
package com.jpexs.decompiler.flash.gui;
import com.jpexs.decompiler.flash.configuration.Configuration;
import com.jpexs.decompiler.flash.gui.player.FlashPlayerPanel;
import com.jpexs.helpers.Helper;
import java.awt.BorderLayout;
import java.awt.Container;