mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +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"
|
||||
|
||||
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…
Add table
Add a link
Reference in a new issue