diff options
author | jcid <devnull@localhost> | 2008-09-30 18:05:05 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-09-30 18:05:05 +0200 |
commit | ff1884a3ffd437d00fc64b61f8651ed8208833d7 (patch) | |
tree | 6e5203f7dcfb59bbb41c39d1c572296bec2adec3 /src/bw.h | |
parent | be24f03d5bcddc96cd91f098ff7d8c3305707c2b (diff) |
- Removed the button sensitivity timeout.
Diffstat (limited to 'src/bw.h')
-rw-r--r-- | src/bw.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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; |