From b9357271148229d36c42b59508c89940bbbcd708 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 15 Jul 2010 11:07:51 +0200 Subject: replace own VOLUME_MAX def with PA_VOLUME_NORM def --- src/interface.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/interface.h') diff --git a/src/interface.h b/src/interface.h index c6208fb..0290d1f 100644 --- a/src/interface.h +++ b/src/interface.h @@ -3,7 +3,6 @@ #include -#define VOLUME_MAX UINT16_MAX #define VOLUME_BAR_LEN 50 #define WIDTH 80 #define HEIGHT 10 -- cgit