diff options
Diffstat (limited to 'src/windows-replace.adb')
-rw-r--r-- | src/windows-replace.adb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/windows-replace.adb b/src/windows-replace.adb index 83e328d..8a48e0e 100644 --- a/src/windows-replace.adb +++ b/src/windows-replace.adb @@ -96,7 +96,6 @@ package body Windows.Replace is This.Start.Set_Callback (Replace_M'Access); This.Set_Callback (Hide_CB'Access); - This.Set_Icon (Logo); This.Set_Modal; end return; end Create; |