summaryrefslogtreecommitdiff
path: root/src/definition.h
diff options
context:
space:
mode:
authorJinWang An <jinwang.an@samsung.com>2022-12-27 12:33:07 +0900
committerJinWang An <jinwang.an@samsung.com>2022-12-27 12:33:07 +0900
commit9cf4982ab5fc6d964e1a024ff91a72d1fee5dc00 (patch)
treea19f0c024ea91acd7177f41fb5f066023f49027b /src/definition.h
parent15e5c5601a13a41757e2a5e1a9105d1714d40215 (diff)
downloaddoxygen-9cf4982ab5fc6d964e1a024ff91a72d1fee5dc00.tar.gz
doxygen-9cf4982ab5fc6d964e1a024ff91a72d1fee5dc00.tar.bz2
doxygen-9cf4982ab5fc6d964e1a024ff91a72d1fee5dc00.zip
Imported Upstream version 1.9.4upstream/1.9.4
Diffstat (limited to 'src/definition.h')
-rw-r--r--src/definition.h5
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
{