summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/sfxtypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/sfxtypes.hxx')
-rw-r--r--sfx2/source/inc/sfxtypes.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/inc/sfxtypes.hxx b/sfx2/source/inc/sfxtypes.hxx
index f26d397dc344..177bcaf0cebb 100644
--- a/sfx2/source/inc/sfxtypes.hxx
+++ b/sfx2/source/inc/sfxtypes.hxx
@@ -41,7 +41,7 @@
#endif
#endif
-//------------------------------------------------------------------------
+
// Macro for the Call-Profiler under WinNT
// with S_CAP a measurement can be started, and stopped with E_CAP
@@ -84,7 +84,7 @@ struct _Capper
#define DBG_OUTF(x)
#endif
-//------------------------------------------------------------------------
+
#if defined(DBG_UTIL) && defined(WNT)
@@ -110,7 +110,7 @@ public:
#define SFX_STACK(s)
#endif
-//------------------------------------------------------------------------
+
struct StringList_Impl : private Resource
{