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

BLOCKS: Removed a couple of old LittleFoot methods

This commit is contained in:
ed 2017-09-01 16:31:33 +01:00
parent 8106722da7
commit 6b53daa448

View file

@ -501,7 +501,5 @@ static constexpr const char* ledProgramLittleFootFunctions[] =
"onControlPress/vi",
"onControlRelease/vi",
"initControl/viiiiiiiii",
"setLED/viii",
"blendLed/viii",
nullptr
};