diff options
Diffstat (limited to 'InterfaceHandler.h')
-rw-r--r-- | InterfaceHandler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/InterfaceHandler.h b/InterfaceHandler.h index 6aa3f72d..40518189 100644 --- a/InterfaceHandler.h +++ b/InterfaceHandler.h @@ -108,8 +108,6 @@ private: std::string const& _tag, CommentOwner _owner); - Json::StyledWriter m_writer; - // internal state DocTagType m_lastTag; std::string m_notice; |