summaryrefslogtreecommitdiffstats
path: root/Plugins/SqlEnterpriseFormatter/formatempty.h
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/SqlEnterpriseFormatter/formatempty.h')
-rw-r--r--Plugins/SqlEnterpriseFormatter/formatempty.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Plugins/SqlEnterpriseFormatter/formatempty.h b/Plugins/SqlEnterpriseFormatter/formatempty.h
index 3279925..2fa3d01 100644
--- a/Plugins/SqlEnterpriseFormatter/formatempty.h
+++ b/Plugins/SqlEnterpriseFormatter/formatempty.h
@@ -12,9 +12,6 @@ class FormatEmpty : public FormatStatement
protected:
void formatInternal();
-
- private:
- SqliteEmptyQuery* eq = nullptr;
};
#endif // FORMATEMPTY_H