diff --git a/mac/Info.plist b/mac/Info.plist index 7ea84e718..57e90cc83 100644 --- a/mac/Info.plist +++ b/mac/Info.plist @@ -201,18 +201,6 @@ CFBundleTypeRole Editor - - CFBundleTypeExtensions - - ny - - CFBundleTypeIconFile - AudacityProject.icns - CFBundleTypeName - Nyquist Plug-in File - CFBundleTypeRole - Shell - CFBundleExecutable AUDACITY_EXECUTABLE diff --git a/src/Experimental.h b/src/Experimental.h index 7c195482b..548831172 100644 --- a/src/Experimental.h +++ b/src/Experimental.h @@ -226,7 +226,7 @@ // Paul Licameli (PRL) 28 Dec 2017 // Easy drag-and-drop to add Nyquist, LADSPA, and VST plug-ins -#define EXPERIMENTAL_DRAG_DROP_PLUG_INS +// #define EXPERIMENTAL_DRAG_DROP_PLUG_INS #ifndef IN_RC // Define to include crash reporting