From f6c6be079591bf49ae478f55a9070c008bd3f8f4 Mon Sep 17 00:00:00 2001 From: konn Date: Tue, 27 Jun 2006 14:42:23 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/trunk@1216 1a406e8e-add9-4483-a2c8-d8cac5b7c224 --- src/chxj_img_conv_format.c | 12 ------------ src/chxj_qr_code.c | 9 --------- 2 files changed, 21 deletions(-) diff --git a/src/chxj_img_conv_format.c b/src/chxj_img_conv_format.c index 29b8970d..b3621288 100644 --- a/src/chxj_img_conv_format.c +++ b/src/chxj_img_conv_format.c @@ -14,16 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -#if 0 -#include - -#undef PACKAGE_NAME -#undef PACKAGE_STRING -#undef PACKAGE_TARNAME -#undef PACKAGE_VERSION - -#endif - #include #include "mod_chxj.h" #include "chxj_img_conv_format.h" @@ -35,9 +25,7 @@ #include "http_core.h" -#if 1 #include -#endif #define EXIT_MAGICK_ERROR() \ diff --git a/src/chxj_qr_code.c b/src/chxj_qr_code.c index df64bd33..b79f12aa 100644 --- a/src/chxj_qr_code.c +++ b/src/chxj_qr_code.c @@ -14,15 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -#if 0 -#include - -#undef PACKAGE_BUGREPORT -#undef PACKAGE_NAME -#undef PACKAGE_STRING -#undef PACKAGE_TARNAME -#undef PACKAGE_VERSION -#endif #include #include #include "apr_strings.h" -- 2.11.0