| Index: chrome/browser/printing/print_preview_tab_controller.h
|
| ===================================================================
|
| --- chrome/browser/printing/print_preview_tab_controller.h (revision 110058)
|
| +++ chrome/browser/printing/print_preview_tab_controller.h (working copy)
|
| @@ -104,10 +104,6 @@
|
| void AddObservers(TabContentsWrapper* tab);
|
| void RemoveObservers(TabContentsWrapper* tab);
|
|
|
| - // Removes tabs when they close/crash/navigate.
|
| - void RemoveInitiatorTab(TabContentsWrapper* initiator_tab);
|
| - void RemovePreviewTab(TabContentsWrapper* preview_tab);
|
| -
|
| // Mapping between print preview tab and the corresponding initiator tab.
|
| PrintPreviewTabMap preview_tab_map_;
|
|
|
|
|