From cd4d9967d2bc195b15d81a6437e4ef32c15fdc92 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Wed, 20 Apr 2016 00:59:12 -0400 Subject: [PATCH] style cleanup --- citadel/modules/image/serv_image.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/citadel/modules/image/serv_image.c b/citadel/modules/image/serv_image.c index a33143f57..367814e9f 100644 --- a/citadel/modules/image/serv_image.c +++ b/citadel/modules/image/serv_image.c @@ -14,13 +14,11 @@ #include "ctdl_module.h" #include "config.h" - #include #include #include - /* * DownLoad Room Image (see its icon or whatever) * If this command succeeds, it follows the same protocol as the DLAT command. -- 2.30.2