Merge pull request #217 from ZoiteChat/remove-winamp-plugin

Remove Winamp Plugin.
This commit is contained in:
deepend-tildeclub
2026-04-29 16:14:59 -06:00
committed by GitHub
10 changed files with 0 additions and 253 deletions

View File

@@ -59,9 +59,6 @@ option('with-sysinfo', type: 'boolean',
option('with-upd', type: 'boolean',
description: 'Update plugin, Windows only'
)
option('with-winamp', type: 'boolean',
description: 'Winamp plugin, Windows only'
)
option('with-perl-legacy-api', type: 'boolean', value: false,
description: 'Enables the legacy IRC perl module for compatibility with old scripts'
)