diff --git a/modules/juce_audio_processors/format_types/juce_VST3Headers.h b/modules/juce_audio_processors/format_types/juce_VST3Headers.h
index db2c4f11d7..bcdd9a9d41 100644
--- a/modules/juce_audio_processors/format_types/juce_VST3Headers.h
+++ b/modules/juce_audio_processors/format_types/juce_VST3Headers.h
@@ -94,14 +94,6 @@ JUCE_BEGIN_IGNORE_WARNINGS_GCC_LIKE ("-W#warnings",
#undef DEVELOPMENT
#define DEVELOPMENT 0 // This avoids a Clang warning in Steinberg code about unused values
-/* These files come with the Steinberg VST3 SDK - to get them, you'll need to
- visit the Steinberg website and agree to whatever is currently required to
- get them.
-
- Then, you'll need to make sure your include path contains your "VST3 SDK"
- directory (or whatever you've named it on your machine). The Projucer has
- a special box for setting this path.
-*/
#if JUCE_VST3HEADERS_INCLUDE_HEADERS_ONLY
#include
#include