diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:51:38 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:51:38 +0200 |
commit | 13887f48480929fcfc94f373e3210dd7c695a14f (patch) | |
tree | 6380cf35501746c4e978f6310e8c66cadbb9e3b2 /reportdesign | |
parent | d8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08 (diff) |
Remove superfluous include comments
Change-Id: Icd57ca7fd89e30c190c1b06dbe67c30bea8d1b59
Diffstat (limited to 'reportdesign')
-rw-r--r-- | reportdesign/source/ui/dlg/Formula.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/reportdesign/source/ui/dlg/Formula.cxx b/reportdesign/source/ui/dlg/Formula.cxx index 184d25df0f01..9436a9d55539 100644 --- a/reportdesign/source/ui/dlg/Formula.cxx +++ b/reportdesign/source/ui/dlg/Formula.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - -//---------------------------------------------------------------------------- - #include <vcl/svapp.hxx> #include <vcl/mnemonic.hxx> #include <vcl/msgbox.hxx> |