summaryrefslogtreecommitdiff
path: root/framework/source/inc/loadenv/targethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/loadenv/targethelper.hxx')
-rw-r--r--framework/source/inc/loadenv/targethelper.hxx8
1 files changed, 1 insertions, 7 deletions
diff --git a/framework/source/inc/loadenv/targethelper.hxx b/framework/source/inc/loadenv/targethelper.hxx
index f1abe245a12e..05ad51beeb91 100644
--- a/framework/source/inc/loadenv/targethelper.hxx
+++ b/framework/source/inc/loadenv/targethelper.hxx
@@ -23,14 +23,9 @@
#include <sal/types.h>
#include <rtl/ustring.hxx>
#include <targets.h>
-//_______________________________________________
-// namespace
namespace framework{
-//_______________________________________________
-// definitions
-
/** @short can be used to detect, if a target name (used e.g. for XFrame.findFrame())
has a special meaning or can be used as normal frame name (e.g. for XFrame.setName()).
@@ -38,8 +33,7 @@ namespace framework{
*/
class TargetHelper
{
- //___________________________________________
- // const
+
public: