diff options
Diffstat (limited to 'src/ipcpd/normal/psched.c')
-rw-r--r-- | src/ipcpd/normal/psched.c | 2 |
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 { |