From d0b5c463d9db10907d94be05fdc3db5639e617d4 Mon Sep 17 00:00:00 2001
From: erdgeist <>
Date: Mon, 1 Oct 2007 00:29:46 +0000
Subject: Revert debug option in Makefile

---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 9858fff..38eb664 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
 CC?=gcc
 FEATURES=#-DWANT_CLOSED_TRACKER -DWANT_IP_FROM_QUERY_STRING -D_DEBUG_HTTPERROR
-FEATURES=-DWANT_IP_FROM_QUERY_STRING
 OPTS_debug=-g -ggdb #-pg # -fprofile-arcs -ftest-coverage
 OPTS_production=-s -Os
 CFLAGS+=-I../libowfat -Wall -pipe -Wextra #-pedantic #-ansi
-- 
cgit v1.2.3