aboutsummaryrefslogtreecommitdiff
path: root/src/documentstyle.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentstyle.hpp')
-rw-r--r--src/documentstyle.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/documentstyle.hpp b/src/documentstyle.hpp
index cfd4704..7dad9fb 100644
--- a/src/documentstyle.hpp
+++ b/src/documentstyle.hpp
@@ -24,11 +24,6 @@ struct DocumentStyle
Theme theme;
- //! This is only a runtime value that is used to create
- //! unique font names in `derive()`.
- //! This is a terrible hack
- QString cookie;
-
QFont standard_font;
QFont h1_font;
QFont h2_font;