forked from KolibriOS/kolibrios
Eolite: Debug information deleted
git-svn-id: svn://kolibrios.org@3878 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
e1de18a8fa
commit
f5638529b0
@ -129,7 +129,6 @@ void main()
|
|||||||
IF (id!=GetActiveProcess()) || (Form.status_window>2) break;
|
IF (id!=GetActiveProcess()) || (Form.status_window>2) break;
|
||||||
IF (rename_active) { edit_box_mouse stdcall(#edit2); break; }
|
IF (rename_active) { edit_box_mouse stdcall(#edit2); break; }
|
||||||
|
|
||||||
if (isdir(#file_path)) debug("dir"); else debug("file");
|
|
||||||
m.get();
|
m.get();
|
||||||
|
|
||||||
if (m.x > files.x) && (m.x < files.x + files.w) && (m.y > files.y) && (m.y < files.y+files.h) && (!can_select)
|
if (m.x > files.x) && (m.x < files.x + files.w) && (m.y > files.y) && (m.y < files.y+files.h) && (!can_select)
|
||||||
|
Loading…
Reference in New Issue
Block a user