chiark / gitweb /
Remove stale fixme comment
[ypp-sc-tools.db-live.git] / yarrg / web / query_commod
index 3c2049ca3a509af276a9c28b9c59dbdf463667f5..957526037a81b5107ad30f20ba805ceaf924d5e0 100644 (file)
@@ -111,7 +111,6 @@ foreach my $bs (split /_/, $ARGS{BuySell}) {
                WHERE commodid = ? AND islandid = ?
                ORDER BY price $ascdesc"
                );
                WHERE commodid = ? AND islandid = ?
                ORDER BY price $ascdesc"
                );
-       # fixme this query is utterly wrong
 
 </%perl>
 
 
 </%perl>