diff options
author | jcid <devnull@localhost> | 2008-04-11 00:05:19 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-04-11 00:05:19 +0200 |
commit | fd1460fdb6afff36990cdaddd0d7a3bc72dbc2b9 (patch) | |
tree | 8ea69fae0d2819d19a60027b1cbe997ac36858ad /src/bw.h | |
parent | e45cbaf8a992eee75a8c60b700ac595ab900d6f5 (diff) |
- Implemented a_Dialog_choice5(). May be used by dpis and dillo.
Diffstat (limited to 'src/bw.h')
-rw-r--r-- | src/bw.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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; |