1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00

Remove unused method.

This commit is contained in:
Alain Magloire 2005-03-03 03:10:10 +00:00
parent 81c65cfff2
commit 98162945ac

View file

@ -1474,7 +1474,6 @@ public class PathEntryManager implements IPathEntryStoreListener, IElementChange
}
}
}
//updateMarkers(projects);
}
} catch (CModelException e) {
}