summaryrefslogtreecommitdiff
path: root/src/windows-find.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows-find.adb')
-rw-r--r--src/windows-find.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/windows-find.adb b/src/windows-find.adb
index 394ce2d..87acd04 100644
--- a/src/windows-find.adb
+++ b/src/windows-find.adb
@@ -84,7 +84,6 @@ package body Windows.Find is
This.Start.Set_Callback (Find_M'Access);
This.Set_Callback (Hide_CB'Access);
- This.Set_Icon (Logo);
This.Set_Modal;
end return;
end Create;