summaryrefslogtreecommitdiff
path: root/vcl/Package_osxres.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-14 09:33:21 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-14 10:27:04 +0100
commit32f34f0d1be9ea2c80772ba386b1df3a5a42d86d (patch)
tree47f373fec0a07b192d3e8adb2f41fed967c873bc /vcl/Package_osxres.mk
parent185bb1b6bb792d9d18b4934eacdda48cb551e355 (diff)
remove the remaining unused mouse cursors
which are not used by us directly or aliases of published awt constants Change-Id: Ic4f009715d71a2f986b8ef8d64b4b2e64986bf3b
Diffstat (limited to 'vcl/Package_osxres.mk')
-rw-r--r--vcl/Package_osxres.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/Package_osxres.mk b/vcl/Package_osxres.mk
index 224853f25993..10451fec779e 100644
--- a/vcl/Package_osxres.mk
+++ b/vcl/Package_osxres.mk
@@ -13,7 +13,6 @@ $(eval $(call gb_Package_add_files_with_dir,vcl_osxres,Resources,\
MainMenu.nib/classes.nib \
MainMenu.nib/info.nib \
MainMenu.nib/keyedobjects.nib \
- cursors/airbrush.png \
cursors/ase.png \
cursors/asn.png \
cursors/asne.png \
@@ -72,15 +71,12 @@ $(eval $(call gb_Package_add_files_with_dir,vcl_osxres,Resources,\
cursors/pivotdel.png \
cursors/pivotfld.png \
cursors/pivotrow.png \
- cursors/pntbrsh.png \
cursors/rotate.png \
cursors/tblsele.png \
cursors/tblsels.png \
cursors/tblselse.png \
cursors/tblselsw.png \
cursors/tblselw.png \
- cursors/timemove.png \
- cursors/timesize.png \
cursors/vshear.png \
cursors/vtext.png \
))