summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@ugent.be>2018-10-11 14:10:03 +0200
committerSander Vrijders <sander.vrijders@ugent.be>2018-10-11 14:10:03 +0200
commit6856f3e24fa00b99747bab790b478866212b2e2d (patch)
treeca2a4f818bb1844408f015aa2ebe32cdb8a9e3a1 /include
parent91299fe1de31465b0b389ba6fee76db23db830fb (diff)
parent9b8d2830250ecffb298f6c72196cffb94991f4d1 (diff)
downloadouroboros-6856f3e24fa00b99747bab790b478866212b2e2d.tar.gz
ouroboros-6856f3e24fa00b99747bab790b478866212b2e2d.zip
Merge branch 'testing' into be
Diffstat (limited to 'include')
-rw-r--r--include/ouroboros/qoscube.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/ouroboros/qoscube.h b/include/ouroboros/qoscube.h
index e0e93a82..bce9b361 100644
--- a/include/ouroboros/qoscube.h
+++ b/include/ouroboros/qoscube.h
@@ -26,9 +26,7 @@
#include <ouroboros/qos.h>
typedef enum qos_cube {
- QOS_CUBE_RAW = 0,
- QOS_CUBE_BE,
- QOS_CUBE_DATA,
+ QOS_CUBE_BE = 0,
QOS_CUBE_VIDEO,
QOS_CUBE_VOICE,
QOS_CUBE_MAX