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

Introjucer: moved the definition of a BinaryData constant into the header file.

This commit is contained in:
jules 2014-01-05 16:42:37 +00:00
parent 4869c0a202
commit 45b49f84d1
5 changed files with 3 additions and 9 deletions

View file

@ -1244,8 +1244,6 @@ const char* getNamedResource (const char* resourceNameUTF8, int& numBytes) throw
return 0;
}
const int namedResourceListSize = 22;
const char* namedResourceList[] =
{
"AudioPluginXCodeScript_txt",