Remove Winamp Plugin.

This commit is contained in:
2026-04-29 15:42:11 -06:00
parent 1bd37af7d0
commit 42972e01b0
10 changed files with 0 additions and 249 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'
)