From: Ian Jackson Date: Wed, 26 Aug 2009 01:50:26 +0000 (+0100) Subject: Remove stale fixme comment X-Git-Tag: 3.4~90 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=commitdiff_plain;h=293802c5c0cc60b831385e146f3d2a995649cc45 Remove stale fixme comment --- 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