summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-08-25 14:14:02 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-08-25 14:14:02 +0200
commit6d39088c8f7b8f78d64fef208918dd46f3333c44 (patch)
tree37ebf9c83a3531e31a21edb94c9fe6930ef7024a /offapi
parentc609b30b12df9118a9fb5fcf06177a39c54d895a (diff)
Remove redundant @since tag
Change-Id: Icc3e913d4150e724c87e8293f7b641ee8ca19177
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/ui/XSidebarProvider.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ui/XSidebarProvider.idl b/offapi/com/sun/star/ui/XSidebarProvider.idl
index 96dbfd8dce1a..242bad740ab1 100644
--- a/offapi/com/sun/star/ui/XSidebarProvider.idl
+++ b/offapi/com/sun/star/ui/XSidebarProvider.idl
@@ -57,8 +57,6 @@ interface XSidebarProvider: com::sun::star::uno::XInterface
/**
* Returns the sidebar object
- *
- * @since LibreOffice 5.1
*/
com::sun::star::ui::XSidebar getSidebar();
} ;