summaryrefslogtreecommitdiff
path: root/sdext/Library_PresenterScreen.mk
diff options
context:
space:
mode:
authorBryan Quigley <gquigs@gmail.com>2016-05-04 15:04:53 -0400
committerjan iversen <jani@documentfoundation.org>2016-06-06 05:55:03 +0000
commit71cf1aefca1ecf10272308d7c75201bd39d3b0f6 (patch)
tree7e51f16392a9bd76b6b44cff0920f2b46ff9ffb9 /sdext/Library_PresenterScreen.mk
parent0c7558f56d82bca2ed736ca4185f1e87c76cf7aa (diff)
Remove unneeded Pane code in Presenter Console
This code hasn't been touched (on purpose) in years, it appears to have been used to resize part of the console. (It's prefed off) Change-Id: Iaaeaa8a95c71ae91299bbeeea24869bf2a237b6b Reviewed-on: https://gerrit.libreoffice.org/24663 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'sdext/Library_PresenterScreen.mk')
-rw-r--r--sdext/Library_PresenterScreen.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/Library_PresenterScreen.mk b/sdext/Library_PresenterScreen.mk
index d67158d57877..7edc2b24e88b 100644
--- a/sdext/Library_PresenterScreen.mk
+++ b/sdext/Library_PresenterScreen.mk
@@ -43,7 +43,6 @@ $(eval $(call gb_Library_add_exception_objects,PresenterScreen,\
sdext/source/presenter/PresenterPaintManager \
sdext/source/presenter/PresenterPane \
sdext/source/presenter/PresenterPaneBase \
- sdext/source/presenter/PresenterPaneBorderManager \
sdext/source/presenter/PresenterPaneBorderPainter \
sdext/source/presenter/PresenterPaneContainer \
sdext/source/presenter/PresenterPaneFactory \