ALL: Remove Symbian port

This commit is contained in:
Eugene Sandulenko 2022-05-28 12:31:02 +02:00
parent b5ba97f252
commit 5e05f93f36
No known key found for this signature in database
GPG key ID: 014D387312D34F08
122 changed files with 20 additions and 9304 deletions

View file

@ -109,7 +109,7 @@ public:
// static/dynamic plugin, like it's done for the engines
LINK_PLUGIN(AUTO)
LINK_PLUGIN(NULL)
#if defined(WIN32) && !defined(__SYMBIAN32__)
#if defined(WIN32)
LINK_PLUGIN(WINDOWS)
#endif
#if defined(USE_ALSA)