diff --git a/src/browser/browserApi.ts b/src/browser/browserApi.ts index ca5b68bb2c..fbd92bf8b9 100644 --- a/src/browser/browserApi.ts +++ b/src/browser/browserApi.ts @@ -261,7 +261,6 @@ export class BrowserApi { return {}; } - // TODO return {}; /* const winIndex = safari.application.browserWindows.indexOf(tab.browserWindow);