--- declare.c +++ /tmp/cocci-output-5279-c2f13d-declare.c @@ -3,6 +3,4 @@ float f; void foo(void) { - int i; - float f; }