mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 17:55:39 +02:00
Useless declaration remove.
This commit is contained in:
parent
ec79111551
commit
ef97708091
1 changed files with 0 additions and 2 deletions
|
@ -57,8 +57,6 @@ public class CDescriptorManager implements IResourceChangeListener {
|
|||
}
|
||||
IResource resource = event.getResource();
|
||||
|
||||
Object source = event.getSource();
|
||||
|
||||
int eventType = event.getType();
|
||||
|
||||
switch(eventType) {
|
||||
|
|
Loading…
Add table
Reference in a new issue