aboutsummaryrefslogtreecommitdiff
path: root/include/bcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bcl.h')
-rw-r--r--include/bcl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/bcl.h b/include/bcl.h
index 0908e215..d3a9f42c 100644
--- a/include/bcl.h
+++ b/include/bcl.h
@@ -36,9 +36,6 @@
#ifndef BC_BCL_H
#define BC_BCL_H
-// TODO: Add a generation index when building with Valgrind to check for
-// use-after-free's or double frees.
-
#include <stdbool.h>
#include <stdlib.h>
#include <limits.h>