diff options
author | Milan Crha <mcrha@redhat.com> | 2009-07-27 23:43:02 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-08-11 07:12:42 +0800 |
commit | 741d49c900ecc01002513060826b43dc26d4e55d (patch) | |
tree | 049009930e6e006534e6471153aa45a3198d4acb /calendar/gui/dialogs | |
parent | 5e5e1de764de6b705c12275dc652b1a36ba98fdd (diff) | |
download | gsoc2013-evolution-741d49c900ecc01002513060826b43dc26d4e55d.tar.gz gsoc2013-evolution-741d49c900ecc01002513060826b43dc26d4e55d.tar.zst gsoc2013-evolution-741d49c900ecc01002513060826b43dc26d4e55d.zip |
Bug #203853 - Cut/Copy key bindings don't work in day and week views
Diffstat (limited to 'calendar/gui/dialogs')
-rw-r--r-- | calendar/gui/dialogs/comp-editor-util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/comp-editor-util.c b/calendar/gui/dialogs/comp-editor-util.c index d8e05ca0df..6fc05d4a92 100644 --- a/calendar/gui/dialogs/comp-editor-util.c +++ b/calendar/gui/dialogs/comp-editor-util.c @@ -35,7 +35,6 @@ #include "e-util/e-binding.h" #include "widgets/misc/e-dateedit.h" #include "../calendar-config.h" -#include "../e-date-edit-config.h" #include "../itip-utils.h" #include "comp-editor-util.h" |