diff options
Diffstat (limited to 'lib/Solver/QueryLoggingSolver.h')
-rw-r--r-- | lib/Solver/QueryLoggingSolver.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Solver/QueryLoggingSolver.h b/lib/Solver/QueryLoggingSolver.h index 7ac783d1..68edfe55 100644 --- a/lib/Solver/QueryLoggingSolver.h +++ b/lib/Solver/QueryLoggingSolver.h @@ -25,7 +25,6 @@ class QueryLoggingSolver : public SolverImpl { protected: Solver *solver; - std::string ErrorInfo; llvm::raw_ostream *os; // @brief Buffer used by logBuffer std::string BufferString; |