فهرست منبع

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();
 		}