JUCE_VST_EXPORTS still needed?

I have some old projects made with JUCE when the current version was 1.43, then they evolved over time and, while doing some clean up, I’ve noticed a preprocessor macro named JUCE_VST_EXPORTS to be defined for the plugin target.

To your knowledge, is this macro still in use somewhere? I’ve searched the juce amalgamated code, but found it nowhere.

No, you can delete that. I found more cunning ways to do the exports.