Преглед на файлове

removed debugging code

Former-commit-id: 8c6ed34a35952b912bc700790fb3dffb08b119f3
Gildas преди 6 години
родител
ревизия
784069ad55
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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) {
-		debugger
 		if (highlightSelectionMode) {
 			highlightSelection();
 		}