summaryrefslogtreecommitdiff
path: root/cui/source/options
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-14 02:03:56 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-14 05:43:47 +0200
commit5a7e8389f0720f1872f36af401c6b3af7968b7ea (patch)
tree6c84a567a77524d4dbe41a691c7dfef58004cb9c /cui/source/options
parent87b6f3059ef85e244c0262f209be4a4bad0f1594 (diff)
hrc cleanup: Remove include guards from src files
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
Diffstat (limited to 'cui/source/options')
-rw-r--r--cui/source/options/doclinkdialog.src2
-rw-r--r--cui/source/options/optpath.src3
2 files changed, 0 insertions, 5 deletions
diff --git a/cui/source/options/doclinkdialog.src b/cui/source/options/doclinkdialog.src
index 45fcc3bf500f..7fc25c2e0ad1 100644
--- a/cui/source/options/doclinkdialog.src
+++ b/cui/source/options/doclinkdialog.src
@@ -17,9 +17,7 @@
*/
#include <cuires.hrc>
-#ifndef _SVX_DOCLINKDIALOG_HRC_
#include "doclinkdialog.hrc"
-#endif
#define DIALOG_SIZE_X 200
#define DIALOG_SIZE_Y 94
diff --git a/cui/source/options/optpath.src b/cui/source/options/optpath.src
index f0c7f5e6d9a3..f2f717585138 100644
--- a/cui/source/options/optpath.src
+++ b/cui/source/options/optpath.src
@@ -24,12 +24,9 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
- // include --------------------------------------------------------------
#include "optpath.hrc"
#include <cuires.hrc>
-#ifndef _SFX_HRC
#include <sfx2/sfx.hrc>
-#endif
#include "helpid.hrc"
// RID_SFXPAGE_PATH -----------------------------------------------------