summaryrefslogtreecommitdiff
path: root/src/proguard/classfile/instruction/package.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/proguard/classfile/instruction/package.html')
-rw-r--r--src/proguard/classfile/instruction/package.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/proguard/classfile/instruction/package.html b/src/proguard/classfile/instruction/package.html
deleted file mode 100644
index 48c234e..0000000
--- a/src/proguard/classfile/instruction/package.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<body>
-This package contains classes to represent Java bytecode instructions.
-<p>
-Not every instruction currently has its own class. Only groups of instructions
-that refer to the constant pool get their own representations.
-<p>
-While the package is sufficient for the current needs of the ProGuard
-application, it may very well be reorganised and extended in the future.
-</body>