summaryrefslogtreecommitdiff
path: root/cocoa/Makefile.target
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-04-24 15:46:40 +0100
committerVincent Sanders <vince@kyllikki.org>2015-04-24 15:46:40 +0100
commit596a62e20ea45f8c78b58b32860e0254f9f0f16a (patch)
tree67b193a3aa8644d1e6ed2bf7f35befb1c2c47703 /cocoa/Makefile.target
parent2df03e2d85e061ad2c787e849d4b0a19a560be32 (diff)
downloadnetsurf-596a62e20ea45f8c78b58b32860e0254f9f0f16a.tar.gz
netsurf-596a62e20ea45f8c78b58b32860e0254f9f0f16a.tar.bz2
Convert cocoa to use bitmap render API
Diffstat (limited to 'cocoa/Makefile.target')
-rw-r--r--cocoa/Makefile.target1
1 files changed, 0 insertions, 1 deletions
diff --git a/cocoa/Makefile.target b/cocoa/Makefile.target
index 144219988..19040930d 100644
--- a/cocoa/Makefile.target
+++ b/cocoa/Makefile.target
@@ -87,7 +87,6 @@ S_COCOA := \
plotter.m \
schedule.m \
selection.m \
- thumbnail.m \
utils.m \
ArrowBox.m \
ArrowWindow.m \