Removed unused lines from driveclick
This commit is contained in:
parent
c40f8353a0
commit
447d875976
1 changed files with 0 additions and 6 deletions
|
@ -20,12 +20,6 @@
|
||||||
#include "events.h"
|
#include "events.h"
|
||||||
#include "driveclick.h"
|
#include "driveclick.h"
|
||||||
|
|
||||||
#ifdef AMIBERRY
|
|
||||||
SDL_AudioSpec wav_spec;
|
|
||||||
Uint32 wav_length;
|
|
||||||
Uint8* wav_buffer;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static struct drvsample drvs[4][DS_END];
|
static struct drvsample drvs[4][DS_END];
|
||||||
static int freq = 44100;
|
static int freq = 44100;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue