Răsfoiți Sursa

removed debugging code

Former-commit-id: 8c6ed34a35952b912bc700790fb3dffb08b119f3
Gildas 6 ani în urmă
părinte
comite
784069ad55
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      extension/ui/content/content-ui-editor-web.js

+ 0 - 1
extension/ui/content/content-ui-editor-web.js

@@ -370,7 +370,6 @@
 	}
 	}
 
 
 	function onMouseUp(event) {
 	function onMouseUp(event) {
-		debugger
 		if (highlightSelectionMode) {
 		if (highlightSelectionMode) {
 			highlightSelection();
 			highlightSelection();
 		}
 		}