1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-26 19:01:35 +03:00

Remove unused variable.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88895 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brian Havard
2001-04-19 13:56:02 +00:00
parent 49d4d09fc6
commit 2afb8d6ecb

View File

@@ -60,7 +60,6 @@ case "$host_alias" in
CORE_IMPLIB_FILE="ApacheCoreOS2.la"
CORE_IMPLIB="$abs_srcdir/server/$CORE_IMPLIB_FILE"
MK_IMPLIB="emximp"
SHMOD_EXPORT_EXT="def"
other_targets="$other_targets os2core"
;;
*)