removed issue which was not fixed

git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/trunk@1333756 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b1943fc..86c88ce 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -24,7 +24,6 @@
        <action issue="49470">log4j 1.2.17 release preparation</action>
        <action issue="51597" action="fix">JDBCAppender not closed due to SQL Exception while executing an SQL (thanks to Anurag Agarwal)</action>
        <action issue="50486" action="fix">Memoryleak - org.apache.log4j.helpers.ThreadLocalMap</action>
-       <action issue="43282" action="fix">Eliminate duplicates in OSGi Import-Package directive.</action>
        <action issue="48588" action="fix">DOMConfigurator does not close input stream when configured based on URL.</action>
        <action issue="49078" action="fix">javadoc.jar was missing NOTICE and LICENSE and contained .svn entries.</action>
        <action issue="50238" action="fix">Wrong log levels logged with serialized LoggingEvent.</action>