summaryrefslogtreecommitdiff
path: root/scp2/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-10-19 12:22:31 +0200
committerStephan Bergmann <sbergman@redhat.com>2011-10-19 12:23:01 +0200
commit0a158b7800221ce8b79dac430015c6a02ad33e31 (patch)
tree3bd224bdeb065dbfb5899903175db80605ae1157 /scp2/inc
parentad9c1ffdd02caad147d9386f96942bd1c9eb6657 (diff)
Undo basis/brand split: merge basis program/resource/ into brand program/resource/.
Diffstat (limited to 'scp2/inc')
-rwxr-xr-xscp2/inc/macros.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/scp2/inc/macros.inc b/scp2/inc/macros.inc
index 1b8f2a77df7d..8120b125d3d0 100755
--- a/scp2/inc/macros.inc
+++ b/scp2/inc/macros.inc
@@ -190,14 +190,6 @@
Styles = (PACKED); \
End
-#define BRAND_RES_FILE(id,name) \
- File id \
- TXT_FILE_BODY; \
- RESFILE_ALL_LANG(name); \
- Dir = gid_Brand_Dir_Program_Resource; \
- Styles = (PACKED); \
- End
-
#define STD_RES_FILE_PATCH(id,name) \
File id \
TXT_FILE_BODY; \