]> mj.ucw.cz Git - libucw.git/blobdiff - lib/sorter/s-radix.h
Created a local TODO list.
[libucw.git] / lib / sorter / s-radix.h
index c83d6049996df7ead4ea2f59002f2c33115a86a3..0b5f5e9ff2be852991c1c61c5b2e75064868d1c0 100644 (file)
@@ -7,8 +7,6 @@
  *     of the GNU Lesser General Public License.
  */
 
  *     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 <string.h>
 
 static void P(radix_split)(struct sort_context *ctx UNUSED, struct sort_bucket *bin, struct sort_bucket **bouts, uns bitpos, uns numbits)
 #include <string.h>
 
 static void P(radix_split)(struct sort_context *ctx UNUSED, struct sort_bucket *bin, struct sort_bucket **bouts, uns bitpos, uns numbits)