summaryrefslogtreecommitdiff
path: root/sql/sp_head.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sp_head.h')
-rw-r--r--sql/sp_head.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/sp_head.h b/sql/sp_head.h
index 580859b8831..cf934603cf0 100644
--- a/sql/sp_head.h
+++ b/sql/sp_head.h
@@ -1677,8 +1677,6 @@ public:
{ return m_handler; }
private:
-
-private:
/// Handler.
sp_handler *m_handler;