From: Art Cancro Date: Wed, 20 Apr 2016 04:59:12 +0000 (-0400) Subject: style cleanup X-Git-Tag: Release_902~26 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=cd4d9967d2bc195b15d81a6437e4ef32c15fdc92 style cleanup --- 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.