summaryrefslogtreecommitdiff
path: root/jrk.h
diff options
context:
space:
mode:
Diffstat (limited to 'jrk.h')
-rw-r--r--jrk.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/jrk.h b/jrk.h
index b5365d3..e21fa97 100644
--- a/jrk.h
+++ b/jrk.h
@@ -5,9 +5,6 @@
/*
* TODO:
- * - remove strnlen/strncmp from hm impl. should probably be using
- * jrk_String's.
- *
* - add a log interface to give user control of logging.
* disable completely, log to file, log format, etc.
*