diff options
author | dartraiden <wowemuh@gmail.com> | 2022-03-01 15:29:04 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2022-03-01 15:29:04 +0300 |
commit | 48c52b2b7af9fb41e57dbd21b44b5a6fe2f08f45 (patch) | |
tree | a0471e2cd4fcc27916ff2f76d511c443eec5a3ec /tools | |
parent | 8723007872879b769757fa17ea350a352cd58e27 (diff) |
Remove unused GG description from the installer
Diffstat (limited to 'tools')
-rw-r--r-- | tools/installer_ng_stable/MirandaNG.iss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/installer_ng_stable/MirandaNG.iss b/tools/installer_ng_stable/MirandaNG.iss index 8f14aed2e4..260580a62d 100644 --- a/tools/installer_ng_stable/MirandaNG.iss +++ b/tools/installer_ng_stable/MirandaNG.iss @@ -876,7 +876,6 @@ begin ExpandConstant('{cm:SoundsDescription}') + ';' +
ExpandConstant('{cm:ProtocolsDescription}') + ';' +
ExpandConstant('{cm:ProtocolsFbDescription}') + ';' +
- ExpandConstant('{cm:ProtocolsGGDescription}') + ';' +
ExpandConstant('{cm:ProtocolsICQDescription}') + ';' +
ExpandConstant('{cm:ProtocolsIRCDescription}') + ';' +
ExpandConstant('{cm:ProtocolsJabberDescription}') + ';' +
|