X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=ipstruct.h;h=80810fcaffcc0ec999070298780b66858286c32e;hp=f8d09e5501fabc6521e20510e698ab9e96fcdee7;hb=421c0c00daa7f89134ffdd703f86712a571a42cd;hpb=3430e838dc632523c571a995d75ace44de1b06b6 diff --git a/ipstruct.h b/ipstruct.h index f8d09e5..80810fc 100644 --- a/ipstruct.h +++ b/ipstruct.h @@ -79,13 +79,6 @@ struct QosFreeInterface list(QosFreeInterface); }; -struct Textfile -{ - char *str; - int _eoln; - list(Textfile); -}; - struct Index { char *addr;