mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
[cleanup] Get rid of rogue incorrect Javadoc
This commit is contained in:
parent
108c2a6158
commit
d3988abdf1
1 changed files with 0 additions and 7 deletions
|
@ -31,13 +31,6 @@ import org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSyst
|
|||
import org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFileContext;
|
||||
import org.eclipse.rse.subsystems.files.core.subsystems.IVirtualRemoteFile;
|
||||
|
||||
|
||||
/**
|
||||
* @author mjberger
|
||||
*
|
||||
* To change the template for this generated type comment go to
|
||||
* Window>Preferences>Java>Code Generation>Code and Comments
|
||||
*/
|
||||
public class LocalVirtualFile extends LocalFile implements IVirtualRemoteFile
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue