Fossil SCM

Removed 2x extraneous #include "th.h".

stephan 2012-07-16 19:35 th1-query-api
Commit 27dc9b0b3856354278fbd9a7a5e23d4ab10fc363
2 files changed -1 -1
--- src/report.c
+++ src/report.c
@@ -19,11 +19,10 @@
1919
*/
2020
#include "config.h"
2121
#include <time.h>
2222
#include "report.h"
2323
#include <assert.h>
24
-#include "th.h"
2524
2625
/* Forward references to static routines */
2726
static void report_format_hints(void);
2827
2928
/*
3029
--- src/report.c
+++ src/report.c
@@ -19,11 +19,10 @@
19 */
20 #include "config.h"
21 #include <time.h>
22 #include "report.h"
23 #include <assert.h>
24 #include "th.h"
25
26 /* Forward references to static routines */
27 static void report_format_hints(void);
28
29 /*
30
--- src/report.c
+++ src/report.c
@@ -19,11 +19,10 @@
19 */
20 #include "config.h"
21 #include <time.h>
22 #include "report.h"
23 #include <assert.h>
 
24
25 /* Forward references to static routines */
26 static void report_format_hints(void);
27
28 /*
29
--- src/style.c
+++ src/style.c
@@ -18,11 +18,10 @@
1818
** This file contains code to implement the basic web page look and feel.
1919
**
2020
*/
2121
#include "config.h"
2222
#include "style.h"
23
-#include "th.h"
2423
2524
/*
2625
** Elements of the submenu are collected into the following
2726
** structure and displayed below the main menu by style_header().
2827
**
2928
--- src/style.c
+++ src/style.c
@@ -18,11 +18,10 @@
18 ** This file contains code to implement the basic web page look and feel.
19 **
20 */
21 #include "config.h"
22 #include "style.h"
23 #include "th.h"
24
25 /*
26 ** Elements of the submenu are collected into the following
27 ** structure and displayed below the main menu by style_header().
28 **
29
--- src/style.c
+++ src/style.c
@@ -18,11 +18,10 @@
18 ** This file contains code to implement the basic web page look and feel.
19 **
20 */
21 #include "config.h"
22 #include "style.h"
 
23
24 /*
25 ** Elements of the submenu are collected into the following
26 ** structure and displayed below the main menu by style_header().
27 **
28

Keyboard Shortcuts

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