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 /sfx2/source/appl/appdata.cxx | |
parent | 7b9c61c7f20a679c5316a288c2ec2ffbf04b4200 (diff) |
svl: remove SfxDateTimeItem, which is actually unused
... since 2f44516d6c3fce6ebe372214ce4bfa11875bd3d1
Change-Id: I25905a69464a43e12fcbb4770c8b0e171ab3271b
Diffstat (limited to 'sfx2/source/appl/appdata.cxx')
-rw-r--r-- | sfx2/source/appl/appdata.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/appdata.cxx b/sfx2/source/appl/appdata.cxx index ccc9eb1574ec..49b4825bff4f 100644 --- a/sfx2/source/appl/appdata.cxx +++ b/sfx2/source/appl/appdata.cxx @@ -24,7 +24,6 @@ #include <vcl/menu.hxx> #include <vcl/msgbox.hxx> -#include <svl/dateitem.hxx> #include <vcl/wrkwin.hxx> #include <comphelper/processfactory.hxx> |