From 293802c5c0cc60b831385e146f3d2a995649cc45 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 26 Aug 2009 02:50:26 +0100 Subject: [PATCH 1/1] Remove stale fixme comment --- yarrg/web/query_commod | 1 - 1 file changed, 1 deletion(-) diff --git a/yarrg/web/query_commod b/yarrg/web/query_commod index 3c2049c..9575260 100644 --- a/yarrg/web/query_commod +++ b/yarrg/web/query_commod @@ -111,7 +111,6 @@ foreach my $bs (split /_/, $ARGS{BuySell}) { WHERE commodid = ? AND islandid = ? ORDER BY price $ascdesc" ); - # fixme this query is utterly wrong -- 2.30.2