Fossil SCM

remove unused variable

jan.nijtmans 2012-11-16 07:50 UTC trunk
Commit 6fb750d77ceedd5f60e498f0152e43cf464337d1
1 file changed -1
--- src/finfo.c
+++ src/finfo.c
@@ -229,11 +229,10 @@
229229
const char *zFilename;
230230
char zPrevDate[20];
231231
const char *zA;
232232
const char *zB;
233233
int n;
234
- int fnid;
235234
236235
Blob title;
237236
Blob sql;
238237
HQuery url;
239238
GraphContext *pGraph;
240239
--- src/finfo.c
+++ src/finfo.c
@@ -229,11 +229,10 @@
229 const char *zFilename;
230 char zPrevDate[20];
231 const char *zA;
232 const char *zB;
233 int n;
234 int fnid;
235
236 Blob title;
237 Blob sql;
238 HQuery url;
239 GraphContext *pGraph;
240
--- src/finfo.c
+++ src/finfo.c
@@ -229,11 +229,10 @@
229 const char *zFilename;
230 char zPrevDate[20];
231 const char *zA;
232 const char *zB;
233 int n;
 
234
235 Blob title;
236 Blob sql;
237 HQuery url;
238 GraphContext *pGraph;
239

Keyboard Shortcuts

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