summaryrefslogtreecommitdiff
path: root/dbe/dbestruct.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-11-25 14:20:58 -0500
committerAdam Jackson <ajax@redhat.com>2008-11-25 15:05:20 -0500
commit88297558aada44bc714ad57adbeed3740aaadee5 (patch)
tree429f66c4cca815a7bd02407c9cb88f82780c9076 /dbe/dbestruct.h
parente5eaea599ab16428c69912b6b3427ebe46707d7c (diff)
Dead code cleanup over DBE.
No DDXes have explicit DBE support anymore, so the init registration table never got used. Just nuke it all.
Diffstat (limited to 'dbe/dbestruct.h')
-rw-r--r--dbe/dbestruct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbe/dbestruct.h b/dbe/dbestruct.h
index 7d5a115ad..641f209da 100644
--- a/dbe/dbestruct.h
+++ b/dbe/dbestruct.h
@@ -74,6 +74,7 @@
/* Marker for free elements in the buffer ID array. */
#define DBE_FREE_ID_ELEMENT 0
+extern void DbeExtensionInit (void);
/* TYPEDEFS */