1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

remove harmless, but pointless call accidentally left during refactoring

This commit is contained in:
John Cortell 2009-09-09 18:23:44 +00:00
parent ae6cd8c257
commit 52e0d6731e

View file

@ -195,7 +195,6 @@ abstract public class AbstractDsfService
* registration info. This is the best bet for getting an accurate
* value.
*/
fRegistration.getReference().getProperty(Constants.OBJECTCLASS);
fProperties.put(Constants.OBJECTCLASS, fRegistration.getReference().getProperty(Constants.OBJECTCLASS));
/*