]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/include/html.h
libmp: remove include of libsec.h
[plan9front.git] / sys / include / html.h
index 3e3f9ed19d01f36704c556a41f9eef3236b89e4b..57d227bf69a2f304d656222ce062934827971f17 100644 (file)
@@ -253,7 +253,6 @@ struct Ifloat
        int     y;              /* y coord of top */
        uchar   side;           /* margin it floats to: ALleft or ALright */
        uchar   infloats;       /* true if this has been added to a lay.floats */
-       Ifloat* nextfloat;      /* in list of floats */
 };