summaryrefslogtreecommitdiff
path: root/forms/source/component/RadioButton.cxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 16:58:18 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:08:01 +0200
commitafdb74c7ef53628958aa6a9156e11ca2295f9c45 (patch)
tree6d3e5840b92580e3e6cf650f6fdccb7c8fd433fa /forms/source/component/RadioButton.cxx
parent97a79787ef39e47fa0a9a223c472961291799291 (diff)
remove include guards using fixguard.py
Diffstat (limited to 'forms/source/component/RadioButton.cxx')
-rw-r--r--forms/source/component/RadioButton.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/component/RadioButton.cxx b/forms/source/component/RadioButton.cxx
index c6601f01a..a3d93de49 100644
--- a/forms/source/component/RadioButton.cxx
+++ b/forms/source/component/RadioButton.cxx
@@ -29,9 +29,7 @@
#include "precompiled_forms.hxx"
#include "RadioButton.hxx"
#include "property.hxx"
-#ifndef _FRM_PROPERTY_HRC_
#include "property.hrc"
-#endif
#include "services.hxx"
#include <tools/debug.hxx>
#include <comphelper/extract.hxx>