mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Continued with merging.
Still does not build.
This commit is contained in:
parent
29b23dea97
commit
d0907e64f4
22 changed files with 158 additions and 158 deletions
|
@ -94,7 +94,6 @@ static int db_fd = -1;
|
|||
static int in_transaction;
|
||||
|
||||
static void open_db(void);
|
||||
static void migrate_from_v2 (void);
|
||||
|
||||
|
||||
|
||||
|
@ -580,8 +579,6 @@ tdbio_get_dbname()
|
|||
static void
|
||||
open_db()
|
||||
{
|
||||
byte buf[10];
|
||||
int n;
|
||||
TRUSTREC rec;
|
||||
|
||||
assert( db_fd == -1 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue