Fossil SCM

out w/ unused var

bch 2026-04-17 02:51 UTC trunk
Commit 30bfba32c86c939022d36e87feac96aa9ad12576c0dfcca536b5ef0bb1fc2612
1 file changed -1
--- src/forum.c
+++ src/forum.c
@@ -765,11 +765,10 @@
765765
char *zPosterName; /* Name of user who originally made this post */
766766
char *zEditorName; /* Name of user who provided the current edit */
767767
char *zDate; /* The time/date string */
768768
char *zDateZulu; /* The date/time string in Zulul time */
769769
char *zHist; /* History query string */
770
- char *z;
771770
Manifest *pManifest; /* Manifest comprising the current post */
772771
int bPrivate; /* True for posts awaiting moderation */
773772
int bSameUser; /* True if author is also the reader */
774773
int iIndent; /* Indent level */
775774
int iClosed; /* True if (sub)thread is closed */
776775
--- src/forum.c
+++ src/forum.c
@@ -765,11 +765,10 @@
765 char *zPosterName; /* Name of user who originally made this post */
766 char *zEditorName; /* Name of user who provided the current edit */
767 char *zDate; /* The time/date string */
768 char *zDateZulu; /* The date/time string in Zulul time */
769 char *zHist; /* History query string */
770 char *z;
771 Manifest *pManifest; /* Manifest comprising the current post */
772 int bPrivate; /* True for posts awaiting moderation */
773 int bSameUser; /* True if author is also the reader */
774 int iIndent; /* Indent level */
775 int iClosed; /* True if (sub)thread is closed */
776
--- src/forum.c
+++ src/forum.c
@@ -765,11 +765,10 @@
765 char *zPosterName; /* Name of user who originally made this post */
766 char *zEditorName; /* Name of user who provided the current edit */
767 char *zDate; /* The time/date string */
768 char *zDateZulu; /* The date/time string in Zulul time */
769 char *zHist; /* History query string */
 
770 Manifest *pManifest; /* Manifest comprising the current post */
771 int bPrivate; /* True for posts awaiting moderation */
772 int bSameUser; /* True if author is also the reader */
773 int iIndent; /* Indent level */
774 int iClosed; /* True if (sub)thread is closed */
775

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button