Removed references to as opposed to
authorArt Cancro <ajc@citadel.org>
Sat, 11 Feb 2023 23:31:06 +0000 (18:31 -0500)
committerArt Cancro <ajc@citadel.org>
Sat, 11 Feb 2023 23:31:06 +0000 (18:31 -0500)
citadel/server/citadel.h

index 0c6a65b1deaf5361d86febb418e559588da0402c..db8552d630d7d043e947b1d9e4ae0d0b8a9319f1 100644 (file)
@@ -98,7 +98,6 @@ struct ctdlroom {
 #define MES_ANONOPT    67              // "Anonymous" header
 
 // Floor record.  The floor number is implicit in its location in the file.
-typedef struct floor floor;
 struct floor {
        unsigned short f_flags;         // flags
        char f_name[256];               // name of floor