summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/psched.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipcpd/normal/psched.c')
-rw-r--r--src/ipcpd/normal/psched.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ipcpd/normal/psched.c b/src/ipcpd/normal/psched.c
index 27e5f1de..c38c072d 100644
--- a/src/ipcpd/normal/psched.c
+++ b/src/ipcpd/normal/psched.c
@@ -42,11 +42,9 @@
#include <string.h>
static int qos_prio [] = {
- QOS_PRIO_RAW,
QOS_PRIO_BE,
QOS_PRIO_VIDEO,
QOS_PRIO_VOICE,
- QOS_PRIO_DATA
};
struct psched {