FLT_TOOL_PANEL_DOCKING_WINDOW unused

Change-Id: I825cdefc5aef92d271ded4a35a21a441bc7325c6
This commit is contained in:
Caolán McNamara
2013-12-03 11:52:15 +00:00
parent 1ef873db6e
commit a13c56fbaf
2 changed files with 0 additions and 17 deletions

View File

@@ -51,20 +51,4 @@ DockingWindow FLT_LEFT_PANE_DRAW_DOCKING_WINDOW
Text [ en-US ] = "Page Pane" ;
};
DockingWindow FLT_TOOL_PANEL_DOCKING_WINDOW
{
HelpID = "sd:DockingWindow:FLT_TOOL_PANEL_DOCKING_WINDOW";
Border = TRUE ;
Hide = TRUE ;
SVLook = TRUE ;
Sizeable = TRUE ;
Moveable = TRUE ;
Closeable = TRUE ;
Zoomable = TRUE ;
Dockable = TRUE ;
EnableResizing = TRUE ;
Size = MAP_APPFONT (100,200) ;
Text [ en-US ] = "Task Pane" ;
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -19,6 +19,5 @@
#define FLT_LEFT_PANE_IMPRESS_DOCKING_WINDOW 792
#define FLT_LEFT_PANE_DRAW_DOCKING_WINDOW 793
#define FLT_TOOL_PANEL_DOCKING_WINDOW 794
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */