aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/qsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/backends/qsa.c')
-rw-r--r--Alc/backends/qsa.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Alc/backends/qsa.c b/Alc/backends/qsa.c
index 89b67ddf..291e49fc 100644
--- a/Alc/backends/qsa.c
+++ b/Alc/backends/qsa.c
@@ -112,7 +112,6 @@ static void deviceList(int type, vector_DevMap *devmap)
DevMap entry;
char name[1024];
struct snd_ctl_hw_info info;
- void* temp;
max_cards = snd_cards();
if(max_cards < 0)
@@ -889,8 +888,6 @@ void alc_qsa_deinit(void)
void alc_qsa_probe(enum DevProbe type)
{
- ALuint i;
-
switch (type)
{
case ALL_DEVICE_PROBE: