From 091e80b35be3c0c2b26cfcc3cd17cd8dc56d1aed Mon Sep 17 00:00:00 2001 From: Houtan Bastani Date: Fri, 18 Dec 2015 12:35:32 +0100 Subject: [PATCH] preprocessor: remove unused structure --- ExprNode.hh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ExprNode.hh b/ExprNode.hh index a8f48e30..526e9842 100644 --- a/ExprNode.hh +++ b/ExprNode.hh @@ -37,8 +37,6 @@ class BinaryOpNode; typedef class ExprNode *expr_t; -struct Model_Block; - struct ExprNodeLess; //! Type for set of temporary terms