summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h7
1 files changed, 0 insertions, 7 deletions
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,