mirror of
https://github.com/Z3Prover/z3
synced 2025-06-28 08:58:44 +00:00
remove unused decl
Signed-off-by: Nuno Lopes <nlopes@microsoft.com>
This commit is contained in:
parent
03afedafaf
commit
c8931a7bba
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ Revision History:
|
||||||
#include"smt_solver.h"
|
#include"smt_solver.h"
|
||||||
|
|
||||||
extern bool g_display_statistics;
|
extern bool g_display_statistics;
|
||||||
extern void display_config();
|
|
||||||
static clock_t g_start_time;
|
static clock_t g_start_time;
|
||||||
static smtlib::solver* g_solver = 0;
|
static smtlib::solver* g_solver = 0;
|
||||||
static cmd_context * g_cmd_context = 0;
|
static cmd_context * g_cmd_context = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue