diff options
Diffstat (limited to 'python-ethtool/etherinfo_obj.c')
-rw-r--r-- | python-ethtool/etherinfo_obj.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python-ethtool/etherinfo_obj.c b/python-ethtool/etherinfo_obj.c index 8ab207d..7885a48 100644 --- a/python-ethtool/etherinfo_obj.c +++ b/python-ethtool/etherinfo_obj.c @@ -31,8 +31,6 @@ #include "etherinfo_struct.h" #include "etherinfo.h" -extern PyTypeObject ethtool_etherinfoIPv6Type; - /** * ethtool.etherinfo deallocator - cleans up when a object is deleted * |