Remove bogus and useless comments in libs-core.
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
This commit is contained in:
committed by
Luboš Luňák
parent
2feb4340b6
commit
76d93f3b5b
@@ -38,8 +38,6 @@ import java.util.Vector;
|
||||
* releated functionality of the locally running office. The
|
||||
* office has to be started with options appropriate for establishing
|
||||
* local connection.
|
||||
*
|
||||
* @author misha <misha@openoffice.org>
|
||||
*/
|
||||
public class LocalOffice
|
||||
{
|
||||
|
@@ -51,8 +51,6 @@ import org.openoffice.idesupport.LocalOffice;
|
||||
* get access to some scripting framework releated functionality
|
||||
* of the locally running office. The office has to be started
|
||||
* with options appropriate for establishing local connection.
|
||||
*
|
||||
* @author misha <misha@openoffice.org>
|
||||
*/
|
||||
public final class LocalOfficeImpl
|
||||
extends LocalOffice
|
||||
|
@@ -49,8 +49,6 @@ import org.openide.util.NbBundle;
|
||||
|
||||
/**
|
||||
* OpenOffice.org Document filesystem.
|
||||
*
|
||||
* @author misha <misha@openoffice.org>
|
||||
*/
|
||||
public class OpenOfficeDocFileSystem
|
||||
extends AbstractFileSystem
|
||||
|
@@ -38,8 +38,6 @@ import org.openide.util.Utilities;
|
||||
|
||||
/**
|
||||
* Description of the OpenOffice.org Document filesystem.
|
||||
*
|
||||
* @author misha <misha@openoffice.org>
|
||||
*/
|
||||
public class OpenOfficeDocFileSystemBeanInfo
|
||||
extends SimpleBeanInfo
|
||||
|
Reference in New Issue
Block a user