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