removing cruft

This commit is contained in:
Chris Cochrun 2023-01-17 10:21:29 -06:00
parent a774f1a427
commit bb2c58773e

View file

@ -58,12 +58,6 @@ Item {
pdfIndex: outerModelData.type != "presentation" ? 0 : index
preview: true
editMode: true
/* Component.onCompleted: { */
/* if (outerModelData.name === "Death Was Arrested") { */
/* showPassiveNotification("Index of slide: " + index); */
/* showPassiveNotification("width: " + width) */
/* } */
/* } */
MouseArea {
id: innerMouse