mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Deleted dead code
This commit is contained in:
@@ -133,7 +133,3 @@ function showClickedImage() {
|
||||
function postRenderProcessing() {
|
||||
ImageViewer.init();
|
||||
}
|
||||
|
||||
window.addEventListener('DOMContentLoaded', (event) => {
|
||||
window.webkit.messageHandlers.domContentLoaded.postMessage("");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user