Fix initilization crash caused by Extend and buttons getter

This commit is contained in:
james.sullivan 2022-10-14 10:47:48 -04:00
parent 1a1b8e4510
commit f87310c082

View File

@ -181,9 +181,6 @@ $.Viewer = function( options ) {
//TODO: rename navImages to uiImages
navImages: null,
//interface button controls
buttons: null,
//TODO: this is defunct so safely remove it
profiler: null