diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-04-06 19:36:43 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-04-06 19:37:48 +0300 |
commit | f4e8d2ad0e591b87d2c221761363a3042628d5ff (patch) | |
tree | e60c5dd70876182d0c578ca251d08d902d34886d /framework/inc/interaction | |
parent | ee3945bd98194010656fa9b3366e7471b9f160fd (diff) |
Bin empty @seealso, @param, @return and @onerror metacomments
Change-Id: I30a761a21a98419816c4b67258664becd79e2db1
Diffstat (limited to 'framework/inc/interaction')
-rw-r--r-- | framework/inc/interaction/quietinteraction.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/interaction/quietinteraction.hxx b/framework/inc/interaction/quietinteraction.hxx index 4f23e666c938..c2456c15e7cb 100644 --- a/framework/inc/interaction/quietinteraction.hxx +++ b/framework/inc/interaction/quietinteraction.hxx @@ -79,8 +79,6 @@ class QuietInteraction : public ::cppu::WeakImplHelper1< public: /** @short ctor to guarantee right initialized instances of this class - @descr - - @threadsafe not necessary */ QuietInteraction(); |