From ae8959fa8b46fd21100b72669dcd4da03d91fd97 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 8 Jan 2017 00:40:40 +0000 Subject: Remove old tree implementation --- frontends/amiga/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontends/amiga/Makefile') diff --git a/frontends/amiga/Makefile b/frontends/amiga/Makefile index 8115f2f74..b87cda1de 100644 --- a/frontends/amiga/Makefile +++ b/frontends/amiga/Makefile @@ -36,7 +36,7 @@ MESSAGES_FILTER=ami # ---------------------------------------------------------------------------- # sources purely for the Amiga build -S_FRONTEND := gui.c tree.c history.c hotlist.c schedule.c file.c \ +S_FRONTEND := gui.c history.c hotlist.c schedule.c file.c \ misc.c bitmap.c font.c filetype.c utf8.c login.c memory.c \ plotters.c object.c menu.c save_pdf.c arexx.c version.c \ cookies.c ctxmenu.c clipboard.c help.c font_scan.c \ @@ -46,7 +46,7 @@ S_FRONTEND := gui.c tree.c history.c hotlist.c schedule.c file.c \ stringview/stringview.c stringview/urlhistory.c rtg.c \ agclass/amigaguide_class.c os3support.c font_diskfont.c \ selectmenu.c hash/xxhash.c font_cache.c font_bullet.c \ - nsoption.c desktop-tree.c corewindow.c + nsoption.c corewindow.c # This is the final source build list # Note this is deliberately *not* expanded here as common and image -- cgit v1.2.3