summaryrefslogtreecommitdiff
path: root/include/uno
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2021-12-16 20:36:45 +0100
committerMiklos Vajna <vmiklos@collabora.com>2021-12-17 08:28:45 +0100
commitf6e6255022ac796ea1a2f81f0d949d04c24a7f9d (patch)
tree5a8debace3afdd29ed0fc10e24041a194a37ae13 /include/uno
parentb37f9fbf05e16eb58eae40c6d900a4b9da2972db (diff)
Remove empty docpp doxygen comments around namespaces
I assume this was originally added to work around some broken doc generator, but we don't enforce comments for namespaces today, so this is no longer needed. Change-Id: Ia2311658516be84b26ae69e09362af560d793a7f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126963 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/uno')
-rw-r--r--include/uno/environment.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/uno/environment.hxx b/include/uno/environment.hxx
index b7a31e991c8c..8a26e268d64d 100644
--- a/include/uno/environment.hxx
+++ b/include/uno/environment.hxx
@@ -33,16 +33,12 @@
#include "uno/lbnames.h"
-/** */ //for docpp
namespace com
{
-/** */ //for docpp
namespace sun
{
-/** */ //for docpp
namespace star
{
-/** */ //for docpp
namespace uno
{