From c3ac5976235a4651c7698b3f68bd6a41c170a7d0 Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Sat, 31 Mar 2012 16:19:44 +0200 Subject: Replaced server-side suspend modes with priority based precedence handling --- common.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'common.h') diff --git a/common.h b/common.h index 2092de6..45f99c4 100644 --- a/common.h +++ b/common.h @@ -49,13 +49,6 @@ enum eStreamType { st_Count }; -enum eSuspendMode { - smOffer, - smAlways, - smNever, - sm_Count -}; - enum eSocketId { siLive, siReplay, -- cgit v1.2.3