summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/spinningprogress.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-01 18:45:57 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-01 22:45:36 +0200
commit2b7ee1db281e776c188bd11eeefa5c16c914761e (patch)
treef5c8539420559ed3dee5dcfff8fb70689b8b4fdc /toolkit/source/controls/spinningprogress.cxx
parent0c3ee477085b9ed1750fed540fd628a4a64a3497 (diff)
remove boilerplate comments
Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
Diffstat (limited to 'toolkit/source/controls/spinningprogress.cxx')
-rw-r--r--toolkit/source/controls/spinningprogress.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/controls/spinningprogress.cxx b/toolkit/source/controls/spinningprogress.cxx
index 59a4fe41467a..6fa34e09e01a 100644
--- a/toolkit/source/controls/spinningprogress.cxx
+++ b/toolkit/source/controls/spinningprogress.cxx
@@ -32,7 +32,6 @@ namespace toolkit
{
//......................................................................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::uno::UNO_QUERY;
@@ -46,7 +45,6 @@ namespace toolkit
using ::com::sun::star::uno::Type;
using ::com::sun::star::beans::XPropertySetInfo;
using ::com::sun::star::uno::XComponentContext;
- /** === end UNO using === **/
//==================================================================================================================
//= SpinningProgressControlModel