From 13463af29f1fd904cc0ea5e0bd0acdabd8431e53 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 31 Dec 2006 18:58:32 +0000 Subject: remove commented out #includes etc move get_hz to the only caller --- networking/libiproute/linux/pkt_sched.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'networking/libiproute/linux') diff --git a/networking/libiproute/linux/pkt_sched.h b/networking/libiproute/linux/pkt_sched.h index 36c0a46e3..012bb5766 100644 --- a/networking/libiproute/linux/pkt_sched.h +++ b/networking/libiproute/linux/pkt_sched.h @@ -15,8 +15,6 @@ filler or even bulk. */ -//#include - #define TC_PRIO_BESTEFFORT 0 #define TC_PRIO_FILLER 1 #define TC_PRIO_BULK 2 -- cgit v1.2.3