summaryrefslogtreecommitdiff
path: root/futility/traversal.h
diff options
context:
space:
mode:
Diffstat (limited to 'futility/traversal.h')
-rw-r--r--futility/traversal.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/futility/traversal.h b/futility/traversal.h
index e22b231e..47dd71bc 100644
--- a/futility/traversal.h
+++ b/futility/traversal.h
@@ -39,10 +39,6 @@ enum futil_cb_component {
NUM_CB_COMPONENTS
};
-/* Names for them */
-extern const char * const futil_cb_component_str[];
-
-
/* Where is the component we're poking at? */
struct cb_area_s {
uint32_t offset; /* to avoid pointer math */