summaryrefslogtreecommitdiff
path: root/amiga/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/hotlist.c')
-rwxr-xr-xamiga/hotlist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/hotlist.c b/amiga/hotlist.c
index 7ca2c16a2..79e679f77 100755
--- a/amiga/hotlist.c
+++ b/amiga/hotlist.c
@@ -42,7 +42,6 @@ void ami_hotlist_initialise(const char *hotlist_file)
{
tree_hotlist_path = hotlist_file;
hotlist_window = ami_tree_create(TREE_HOTLIST, NULL);
-
if(!hotlist_window) return;
}