diff options
Diffstat (limited to 'src/definition.h')
-rw-r--r-- | src/definition.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/definition.h b/src/definition.h index ac91201..e89b4d3 100644 --- a/src/definition.h +++ b/src/definition.h @@ -76,11 +76,6 @@ struct BodyInfo class Definition { public: - struct Cookie - { - virtual ~Cookie() {} - }; - /*! Types of derived classes */ enum DefType { |