diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-04-07 19:39:57 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-04-07 19:56:50 +0300 |
commit | 53a0914c5cb9357d7ef9088143997f50883b5959 (patch) | |
tree | 63114a85550969ab35b64c2b5ee0aff2012bd87e /sfx2 | |
parent | 2a7fdf2a7bb7345c49c988dfd1fcdb41cebb8a1e (diff) |
Bin empty @seealso, @param, @return etc metacomments
Change-Id: I1590c20c4080578f5b528f4d6d43749e4e939fde
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/bastyp/fltlst.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/bastyp/fltlst.cxx b/sfx2/source/bastyp/fltlst.cxx index 6225afccfae4..d2198bf2aa4c 100644 --- a/sfx2/source/bastyp/fltlst.cxx +++ b/sfx2/source/bastyp/fltlst.cxx @@ -82,8 +82,6 @@ class SfxRefreshListener : public ::cppu::WeakImplHelper1<com::sun::star::util:: @param "sFactory" , short name of module which contains filter container @param "pContainer", pointer to filter container which will be informed - @return - - @onerror We show some assertions in non product version. Otherwise we do nothing! @threadsafe yes |