Fossil SCM

Remove an unused variable from the annotation logic in diff.c.

drh 2013-05-27 02:25 trunk
Commit 770fd05fe8595a287aafbfd937dfaed41dbcca99
1 file changed -1
-1
--- src/diff.c
+++ src/diff.c
@@ -2399,11 +2399,10 @@
23992399
int iLimit; /* Depth limit */
24002400
int annFlags = ANN_FILE_ANCEST;
24012401
int showLog = 0; /* True to display the log */
24022402
const char *zFilename; /* Name of file to annotate */
24032403
const char *zCI; /* The check-in containing zFilename */
2404
- char zFormat[10]; /* Format string for line numbers */
24052404
Annotator ann;
24062405
HQuery url;
24072406
struct AnnVers *p;
24082407
unsigned clr1, clr2, clr;
24092408
24102409
--- src/diff.c
+++ src/diff.c
@@ -2399,11 +2399,10 @@
2399 int iLimit; /* Depth limit */
2400 int annFlags = ANN_FILE_ANCEST;
2401 int showLog = 0; /* True to display the log */
2402 const char *zFilename; /* Name of file to annotate */
2403 const char *zCI; /* The check-in containing zFilename */
2404 char zFormat[10]; /* Format string for line numbers */
2405 Annotator ann;
2406 HQuery url;
2407 struct AnnVers *p;
2408 unsigned clr1, clr2, clr;
2409
2410
--- src/diff.c
+++ src/diff.c
@@ -2399,11 +2399,10 @@
2399 int iLimit; /* Depth limit */
2400 int annFlags = ANN_FILE_ANCEST;
2401 int showLog = 0; /* True to display the log */
2402 const char *zFilename; /* Name of file to annotate */
2403 const char *zCI; /* The check-in containing zFilename */
 
2404 Annotator ann;
2405 HQuery url;
2406 struct AnnVers *p;
2407 unsigned clr1, clr2, clr;
2408
2409

Keyboard Shortcuts

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