diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-09-06 10:14:08 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-09-06 10:21:52 +0100 |
commit | 37f8ed8daf19bf536857640e4961a188fb1b723e (patch) | |
tree | db305affd46b93e278a17331286f2280a19c1fb5 /sd/Library_sd.mk | |
parent | dbc24b1ff71a8da7e23e9c1657492fb3c8a66de8 (diff) |
DockingWindow LayerDialog appears unused
along with SID_LAYER_DIALOG_WIN
There is a seperate normal Layer Dialog, but no
apparent way to create this Docking Window
Change-Id: I57b6928c14586f48cdf5e3e7588b6aa8560ecec1
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r-- | sd/Library_sd.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk index d6bb1beb9253..2afcf9bd39d7 100644 --- a/sd/Library_sd.mk +++ b/sd/Library_sd.mk @@ -196,8 +196,6 @@ $(eval $(call gb_Library_add_exception_objects,sd,\ sd/source/ui/app/tmplctrl \ sd/source/ui/controller/slidelayoutcontroller \ sd/source/ui/dlg/AnimationChildWindow \ - sd/source/ui/dlg/LayerDialogChildWindow \ - sd/source/ui/dlg/LayerDialogContent \ sd/source/ui/dlg/LayerTabBar \ sd/source/ui/dlg/NavigatorChildWindow \ sd/source/ui/dlg/PaneChildWindows \ |