Remove some dead code

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-09-22 20:34:20 +02:00
parent 760a7e5aed
commit ce3a2ec025
13 changed files with 3 additions and 164 deletions

View file

@ -1438,7 +1438,6 @@ module = {
common = net/udp.c;
common = net/ethernet.c;
common = net/arp.c;
common = net/interface.c;
common = net/netbuff.c;
};