removed the declaration of an unused variable
This commit is contained in:
parent
414d6d83c9
commit
096e531236
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@
|
||||||
#include "list.h"
|
#include "list.h"
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
|
|
||||||
unsigned short pmo_verbose = 0;
|
|
||||||
|
|
||||||
int main(int argc, char* argv[])
|
int main(int argc, char* argv[])
|
||||||
{
|
{
|
||||||
FILE* db = NULL;
|
FILE* db = NULL;
|
||||||
|
|
Loading…
Add table
Reference in a new issue