summaryrefslogtreecommitdiff
path: root/src/bw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bw.h')
-rw-r--r--src/bw.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bw.h b/src/bw.h
index fffbbb57..9d294db6 100644
--- a/src/bw.h
+++ b/src/bw.h
@@ -57,9 +57,6 @@ struct _BrowserWindow
* redirection loops (accounts for WEB_RootUrl only) */
int redirect_level;
- /* flag for button sens idle function */
- int sens_idle_up;
-
/* TODO: maybe this fits better in the linkblock.
* Although having it here avoids having a signal for handling it. */
int num_page_bugs;