unused str() macro

This commit is contained in:
Alexandre Ratchov 2014-11-17 08:24:43 +01:00
parent 22013bd23a
commit fcc7acfe65
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,6 @@
#include "wav.h"
#include "bsd-compat.h"
#define xstr(x) #x
#define str(x) xstr(x)
/*
* masks to extract command and channel of status byte
*/