From 49ad17e2b1aef65fad357b9c540ab36189233dd3 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 8 Aug 2012 13:21:28 +0200 Subject: remove include comments and boxes Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7 --- framework/source/uielement/statusbarmanager.cxx | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'framework/source/uielement/statusbarmanager.cxx') diff --git a/framework/source/uielement/statusbarmanager.cxx b/framework/source/uielement/statusbarmanager.cxx index f726f32d2a40..692c81dc07e0 100644 --- a/framework/source/uielement/statusbarmanager.cxx +++ b/framework/source/uielement/statusbarmanager.cxx @@ -29,9 +29,6 @@ #include -//_________________________________________________________________________________________________________________ -// my own includes -//_________________________________________________________________________________________________________________ #include #include #include @@ -44,9 +41,6 @@ #include "properties.h" #include -//_________________________________________________________________________________________________________________ -// interface includes -//_________________________________________________________________________________________________________________ #include #include #include @@ -57,10 +51,6 @@ #include #include -//_________________________________________________________________________________________________________________ -// other includes -//_________________________________________________________________________________________________________________ - #include #include -- cgit