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/inc/app.hrc | |
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/inc/app.hrc')
-rw-r--r-- | sd/inc/app.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index fae13da62b67..aacb35794623 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -417,7 +417,6 @@ // FREE #define SID_NOTES_WINDOW (SID_SD_START+417) #define SID_SWITCH_SHELL_PANE (SID_SD_START+418) -#define SID_LAYER_DIALOG_WIN (SID_SD_START+419) #define SID_NORMAL_MULTI_PANE_GUI (SID_SD_START+420) #define SID_SLIDE_SORTER_MULTI_PANE_GUI (SID_SD_START+421) |