1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-02 06:40:12 +01:00

Remove outdated comments about Audacity.h and AUDACITY_DLL_API

This commit is contained in:
Paul Licameli
2021-05-10 08:03:31 -04:00
parent c5ebc396eb
commit 3060530b4f
2 changed files with 0 additions and 11 deletions

View File

@@ -784,10 +784,4 @@ using VendorSymbol = ComponentInterfaceSymbol;
using EffectFamilySymbol = ComponentInterfaceSymbol;
// LLL FIXME: Until a complete API is devised, we have to use
// AUDACITY_DLL_API when defining API classes. This
// it ugly, but a part of the game. Remove it when
// the API is complete.
#endif // __AUDACITY_TYPES_H__