aboutsummaryrefslogtreecommitdiffstats
path: root/InterfaceHandler.h
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2015-05-15 21:27:31 +0800
committerchriseth <c@ethdev.com>2015-05-15 21:27:31 +0800
commit33e708605881614acefaae2c324732299d7f61fb (patch)
tree82e8a1c35677479ec7ec06a5c695f8ddf89dd720 /InterfaceHandler.h
parentda121c9a26f36e34b6018fd840e6506b38f8546d (diff)
downloaddexon-solidity-33e708605881614acefaae2c324732299d7f61fb.tar.gz
dexon-solidity-33e708605881614acefaae2c324732299d7f61fb.tar.zst
dexon-solidity-33e708605881614acefaae2c324732299d7f61fb.zip
Succint interfaces.
Diffstat (limited to 'InterfaceHandler.h')
-rw-r--r--InterfaceHandler.h2
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;