diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-10-30 22:57:06 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-10-31 17:53:52 +0100 |
commit | f049b83cc2947efbe7382f23e12fc91fe50a589d (patch) | |
tree | bd6ed04eedb2544fd60c7641d0af28f860506977 /scp2/source/ooo | |
parent | 58735f060804248089c0919c67485ae78c462c36 (diff) |
scp2: move WNT executables to AutoInstall
Change-Id: I3e541053faf956dc0cd2a3f068cd93b73fcaab6d
Diffstat (limited to 'scp2/source/ooo')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 7e6187fec1b7..ce9d533b00c8 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -165,13 +165,6 @@ File gid_File_Bin_Senddoc Name = "shell_senddoc.filelist"; Styles = (FILELIST, PACKED); End -#elif defined WNT -File gid_File_Bin_Senddoc - BIN_FILE_BODY; - Dir = gid_Brand_Dir_Program; - Name = "senddoc.exe"; - Styles = (PACKED); -End #endif File gid_File_framework_dtd |