summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/chttpd_stats.erl2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/chttpd_stats.erl b/src/chttpd_stats.erl
index 513a80f3..1e30c466 100644
--- a/src/chttpd_stats.erl
+++ b/src/chttpd_stats.erl
@@ -20,8 +20,6 @@
start_json_response/2,send_chunk/2,end_json_response/1,
start_chunked_response/3, send_error/4]).
--define(b2a(V), list_to_atom(binary_to_list(V))).
-
-record(stats_query_args, {
range='0',
flush=false