This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch dde in repository hurd.
commit 1e5ddee826d033731b190ea2ff01bbf8a086d547 Author: Justus Winter <4win...@informatik.uni-hamburg.de> Date: Sun Apr 13 12:39:17 2014 +0200 libmachdev: drop unused declarations * libmachdev/net.c (linux_intr_pri): Drop unused declaration. (port_bucket): Likewise. (dev_class): Likewise. --- libmachdev/net.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libmachdev/net.c b/libmachdev/net.c index 300d946..6037e2f 100644 --- a/libmachdev/net.c +++ b/libmachdev/net.c @@ -80,10 +80,6 @@ #define ether_header ethhdr -extern int linux_intr_pri; -extern struct port_bucket *port_bucket; -extern struct port_class *dev_class; - /* One of these is associated with each instance of a device. */ struct net_data { -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git