diff --git a/program.c b/program.c index 72a7e3d..a65ec21 100644 --- a/program.c +++ b/program.c @@ -4,7 +4,6 @@ #include #define LINESIZE 100 - struct pizza{ char name[LINESIZE]; float prize;