diff options
Diffstat (limited to 'src/common-defs.h')
-rw-r--r-- | src/common-defs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common-defs.h b/src/common-defs.h index 21aab60..e95b7e0 100644 --- a/src/common-defs.h +++ b/src/common-defs.h @@ -19,7 +19,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #ifndef __COMMON_DEFS_H__ #define __COMMON_DEFS_H__ - typedef enum { MUTED, ZERO_LEVEL, |