removed the declaration of an unused variable

This commit is contained in:
Aurelien Foret 2005-11-07 09:21:42 +00:00
parent 414d6d83c9
commit 096e531236

View file

@ -32,8 +32,6 @@
#include "list.h"
#include "util.h"
unsigned short pmo_verbose = 0;
int main(int argc, char* argv[])
{
FILE* db = NULL;