1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00

[cleanup] javadoc

This commit is contained in:
David Dykstal 2006-09-20 20:39:25 +00:00
parent f441ef083b
commit 24e418f3b6

View file

@ -62,7 +62,6 @@ public class SystemReferencingObjectHelper {
/**
* Get the object which is referenced. May be null if the reference is not set or has not been resolved.
* Attempt to resolve the reference.
* @return the referenced object.
*/
public IRSEBaseReferencedObject getReferencedObject() {