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:
parent
ae6cd8c257
commit
52e0d6731e
1 changed files with 0 additions and 1 deletions
|
@ -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));
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue