summaryrefslogtreecommitdiffstats
path: root/src/pagedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pagedef.h')
-rw-r--r--src/pagedef.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pagedef.h b/src/pagedef.h
index f0e96c2..25a42dd 100644
--- a/src/pagedef.h
+++ b/src/pagedef.h
@@ -70,7 +70,6 @@ class PageDef : public Definition
void writePageDocumentation(OutputList &ol);
QCString m_fileName;
QCString m_title;
- GroupDef *m_inGroup;
PageSDict *m_subPageDict; // list of pages in the group
Definition *m_pageScope;
int m_nestingLevel;