summaryrefslogtreecommitdiff
path: root/src/prefs.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-11-28 11:26:37 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-11-28 11:26:37 +0200
commitb6d0231a53abe3be35f71aa73ddda8654835833f (patch)
treeb4ad5c21ec9f8451dfefc053cf3e8e255d875ecb /src/prefs.h
parentff2deccfdf4aba25f04eed2bba442d28e6dba2df (diff)
Cleanup: Removed (hidden) preformatted wrap option
Diffstat (limited to 'src/prefs.h')
-rw-r--r--src/prefs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/prefs.h b/src/prefs.h
index a3993629..3f4f534f 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -58,7 +58,6 @@ struct Impl_Prefs {
58 iBool monospaceGopher; 58 iBool monospaceGopher;
59 int lineWidth; 59 int lineWidth;
60 iBool bigFirstParagraph; 60 iBool bigFirstParagraph;
61 iBool forceLineWrap;
62 iBool quoteIcon; 61 iBool quoteIcon;
63 /* Colors */ 62 /* Colors */
64 enum iGmDocumentTheme docThemeDark; 63 enum iGmDocumentTheme docThemeDark;