1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00

Projucer: Removed the juce_video module from the list of defaults

This commit is contained in:
Tom Poole 2018-11-29 12:14:15 +00:00
parent 81634a788b
commit f547c13dcb

View file

@ -81,7 +81,6 @@ struct NewProjectWizard
"juce_gui_basics",
"juce_gui_extra",
"juce_cryptography",
"juce_video",
"juce_opengl",
"juce_audio_basics",
"juce_audio_devices",