Remove unused lmdb.h

This commit is contained in:
Tobias Reisinger 2023-05-27 00:37:28 +02:00
parent 25eab5d38e
commit 5afff53301
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 0 additions and 4 deletions

View file

@ -2,7 +2,6 @@
#include <string.h>
#include <stdio.h>
#include <time.h>
#include <lmdb.h>
#include <signal.h>
#include <syslog.h>