mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-04 03:40:07 +00:00
Cleanup: Fix some warnings
This commit is contained in:
parent
702940301c
commit
b7e4099cd5
3 changed files with 5 additions and 4 deletions
|
|
@ -19,8 +19,6 @@
|
|||
#include <JuceHeader.h>
|
||||
#include "MainComponent.h"
|
||||
|
||||
Component* createMainContentComponent();
|
||||
|
||||
//==============================================================================
|
||||
class AudioPerformanceTestApplication : public JUCEApplication
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue