]> www.infradead.org Git - users/dhowells/kafs-utils.git/commitdiff
xg: Remove 'bulk' typedef from vldb.xg
authorDavid Howells <dhowells@redhat.com>
Tue, 23 Jun 2020 16:49:40 +0000 (17:49 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 23 Jun 2020 16:50:13 +0000 (17:50 +0100)
Signed-off-by: David Howells <dhowells@redhat.com>
rpc-api/vldb.xg

index 5957ce8b67d82542c9082438992c40486885c866..6fdbcda9ae315183afd2babf020151974e094216 100644 (file)
@@ -51,8 +51,6 @@ const MAXTYPES                        = 3;
 const MAXSERVERID              = 30;
 const DEFAULTBULK              = 10000;
 
-typedef opaque bulk<DEFAULTBULK>;
-
 #if 0
 typedef struct single_vldbentry *vldblist;
 #endif