diff --git a/mozilla/cmd/stubfe/stubdlgs.c b/mozilla/cmd/stubfe/stubdlgs.c index d6e4b5c4e25..002c9452d4b 100644 --- a/mozilla/cmd/stubfe/stubdlgs.c +++ b/mozilla/cmd/stubfe/stubdlgs.c @@ -238,3 +238,8 @@ FE_SaveErrorContinueDialog(MWContext *context, ED_FileError error) { } + +int +XFE_AskStreamQuestion(MWContext * window_id) +{ +}