diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-12-09 23:23:08 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-12-10 15:28:53 +0100 |
commit | be3a6f7c4d89748bb09d5d389c7ca7bd0a09e5da (patch) | |
tree | aa2aeef9f06642c82a75297255af91c6dab19163 /sd | |
parent | 7b9c61c7f20a679c5316a288c2ec2ffbf04b4200 (diff) |
svl: remove SfxDateTimeItem, which is actually unused
... since 2f44516d6c3fce6ebe372214ce4bfa11875bd3d1
Change-Id: I25905a69464a43e12fcbb4770c8b0e171ab3271b
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/dlg/dlgassim.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/dlgassim.hxx b/sd/source/ui/dlg/dlgassim.hxx index f9918e713edd..a62d476e45dc 100644 --- a/sd/source/ui/dlg/dlgassim.hxx +++ b/sd/source/ui/dlg/dlgassim.hxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <svl/dateitem.hxx> #include "drawdoc.hxx" #include <svx/svdotext.hxx> #include <svtools/treelistbox.hxx> |