summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-07-27 21:03:36 +0200
committerMichael Stahl <mstahl@redhat.com>2016-07-28 09:05:04 +0000
commit878c4f2490f0554cd0b261ff3699cb156e73b59e (patch)
tree706ad1b124d57ac3b70ba276524522d802e5bd6c /vcl/Library_vcl.mk
parent22c75d86db9351ab271942a755a2a75a76920943 (diff)
vcl: remove Application::InsertIdleHdl() and ImplIdleMgr
This is obsolete since 5.0 introduced the new Idle scheduler. Change-Id: I8555fe35e2befb0cc2a4c39ae469a5c32a32fcb9 Reviewed-on: https://gerrit.libreoffice.org/27598 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'vcl/Library_vcl.mk')
-rw-r--r--vcl/Library_vcl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index 0b26fdf4e3ac..c2837a19b2f1 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -331,7 +331,6 @@ $(eval $(call gb_Library_add_exception_objects,vcl,\
vcl/source/app/help \
vcl/source/app/i18nhelp \
vcl/source/app/idle \
- vcl/source/app/idlemgr \
vcl/source/app/salvtables \
vcl/source/app/scheduler \
vcl/source/app/session \