Remove an unused field

This commit is contained in:
Chris Robinson
2012-04-19 22:32:04 -07:00
parent c9e64596a4
commit 60da5bd338
-2
View File
@@ -30,8 +30,6 @@ typedef struct ALeffectslot
/* Self ID */
ALuint id;
struct ALeffectslot *next;
} ALeffectslot;