summaryrefslogtreecommitdiff
path: root/lib/ext2fs/tdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext2fs/tdb.h')
-rw-r--r--lib/ext2fs/tdb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ext2fs/tdb.h b/lib/ext2fs/tdb.h
index bfcd9436..732ef0ec 100644
--- a/lib/ext2fs/tdb.h
+++ b/lib/ext2fs/tdb.h
@@ -206,8 +206,6 @@ void tdb_dump_all(struct tdb_context *tdb);
int tdb_printfreelist(struct tdb_context *tdb);
int tdb_validate_freelist(struct tdb_context *tdb, int *pnum_entries);
-extern TDB_DATA tdb_null;
-
#ifdef __cplusplus
}
#endif