aboutsummaryrefslogtreecommitdiff
path: root/src/bw.h
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-04-11 00:05:19 +0200
committerjcid <devnull@localhost>2008-04-11 00:05:19 +0200
commitfd1460fdb6afff36990cdaddd0d7a3bc72dbc2b9 (patch)
tree8ea69fae0d2819d19a60027b1cbe997ac36858ad /src/bw.h
parente45cbaf8a992eee75a8c60b700ac595ab900d6f5 (diff)
- Implemented a_Dialog_choice5(). May be used by dpis and dillo.
Diffstat (limited to 'src/bw.h')
-rw-r--r--src/bw.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bw.h b/src/bw.h
index 1d4de9e5..711502d5 100644
--- a/src/bw.h
+++ b/src/bw.h
@@ -60,10 +60,6 @@ struct _BrowserWindow
/* flag for button sens idle function */
int sens_idle_up;
- /* TODO: remove me */
- void *question_dialog_data;
- void *question_dialog_answer;
-
/* TODO: maybe this fits better in the linkblock.
* Although having it here avoids having a signal for handling it. */
int num_page_bugs;