1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00
This commit is contained in:
Alain Magloire 2003-01-29 14:19:33 +00:00
parent fae4602ab5
commit 2557996a9d

View file

@ -1,3 +1,9 @@
2003-01-29 Alain Magloire
* model/org/eclipse/cdt/core/model/CoreModel.java (addElementChangedListeners):
remove static qualifier.
(removeElementChangedListeners): remove static qualifier.
2003-01-23 Alain Magloire
Cleanups proposed by Amer Hoda.