mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Introjucer: removed an unimportant assertion
This commit is contained in:
parent
dfb35c7e1e
commit
6c16af73f5
1 changed files with 0 additions and 4 deletions
|
|
@ -174,10 +174,6 @@ public:
|
|||
|
||||
paintMethodCode += r;
|
||||
}
|
||||
else
|
||||
{
|
||||
jassertfalse; // this resource isn't valid!
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue