X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fsorter%2Fs-radix.h;h=0b5f5e9ff2be852991c1c61c5b2e75064868d1c0;hb=969ce845f3bf35bb7423bac705d46196bb863e72;hp=c83d6049996df7ead4ea2f59002f2c33115a86a3;hpb=e65a1a48088af1a5731f64b50ba933f4c29d5040;p=libucw.git diff --git a/lib/sorter/s-radix.h b/lib/sorter/s-radix.h index c83d6049..0b5f5e9f 100644 --- a/lib/sorter/s-radix.h +++ b/lib/sorter/s-radix.h @@ -7,8 +7,6 @@ * of the GNU Lesser General Public License. */ -/* FIXME: This is a very trivial implementation so far. Use fbdirect and such things to speed up. */ - #include static void P(radix_split)(struct sort_context *ctx UNUSED, struct sort_bucket *bin, struct sort_bucket **bouts, uns bitpos, uns numbits)