diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 21:30:12 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 22:42:09 +0200 |
commit | 64517292c92cb1a28880a31e335726744ec7c82d (patch) | |
tree | c9a3cbfb065a157cd2fb6efddffe01cd9e2f1f1c /sd/inc/app.hrc | |
parent | 07a490a740230d03cd0449ad1c471878176f5a8f (diff) |
hrc cleanup: Remove include guards
Also add some missing include guards.
Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
Diffstat (limited to 'sd/inc/app.hrc')
-rw-r--r-- | sd/inc/app.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index 990a4fa1acd5..a279b290d5c1 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -19,9 +19,7 @@ #ifndef _SD_APP_HRC_ #define _SD_APP_HRC_ -#ifndef _SFX_HRC #include <sfx2/sfx.hrc> -#endif // HelpIDs fuer Vorlagen #define HID_STANDARD_STYLESHEET_NAME (HID_SD_START + 70) |