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:
parent
4869c0a202
commit
45b49f84d1
5 changed files with 3 additions and 9 deletions
|
|
@ -1244,8 +1244,6 @@ const char* getNamedResource (const char* resourceNameUTF8, int& numBytes) throw
|
|||
return 0;
|
||||
}
|
||||
|
||||
const int namedResourceListSize = 22;
|
||||
|
||||
const char* namedResourceList[] =
|
||||
{
|
||||
"AudioPluginXCodeScript_txt",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue