Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail Khodjaiants2005-06-29 05:28:57 +0000
committerMikhail Khodjaiants2005-06-29 05:28:57 +0000
commit05422c38fecbb177837b850e1c938f7cd62bb7fe (patch)
treea76aed76eab82f97551ac89ae82a251da5aad086 /debug/org.eclipse.cdt.debug.ui/ChangeLog
parenta4b032301ac91f66175657d9f99d50a70dd00657 (diff)
downloadorg.eclipse.cdt-05422c38fecbb177837b850e1c938f7cd62bb7fe.tar.gz
org.eclipse.cdt-05422c38fecbb177837b850e1c938f7cd62bb7fe.tar.xz
org.eclipse.cdt-05422c38fecbb177837b850e1c938f7cd62bb7fe.zip
Removed unused imports.
Diffstat (limited to 'debug/org.eclipse.cdt.debug.ui/ChangeLog')
-rw-r--r--debug/org.eclipse.cdt.debug.ui/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debug/org.eclipse.cdt.debug.ui/ChangeLog b/debug/org.eclipse.cdt.debug.ui/ChangeLog
index 8201904ebdf..b0c20c82720 100644
--- a/debug/org.eclipse.cdt.debug.ui/ChangeLog
+++ b/debug/org.eclipse.cdt.debug.ui/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-29 Mikhail Khodjaiants
+ Removed unused imports.
+ * CBreapointWorkbencAdapterFactory.java
+
2005-06-25 Alain Magloire
Fix PR 94735: return an empty object.
* src/org/eclipse/cdt/debug/internal/ui/CBreapointWorkbencAdapterFactory.java

Back to the top