mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #16466 from Snuffleupagus/gv-rm-Toolbar-stub
[GeckoView] Remove the `Toolbar`-stub since the viewer has an actual toolbar now
This commit is contained in:
commit
2890c464da
1 changed files with 0 additions and 2 deletions
|
@ -24,7 +24,6 @@ const PDFPresentationMode = null;
|
|||
const PDFSidebar = null;
|
||||
const PDFThumbnailViewer = null;
|
||||
const SecondaryToolbar = null;
|
||||
const Toolbar = null;
|
||||
|
||||
export {
|
||||
AnnotationEditorParams,
|
||||
|
@ -38,5 +37,4 @@ export {
|
|||
PDFSidebar,
|
||||
PDFThumbnailViewer,
|
||||
SecondaryToolbar,
|
||||
Toolbar,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue