diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-05 10:12:39 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 04:40:49 +0800 |
commit | 70bce028f771c5366fc2d4c6e3bc49fcd3da1a10 (patch) | |
tree | 81292dd1282f37555e474155f0411cdb071519e3 /e-util/gal-view-new-dialog.c | |
parent | 031d11b437f62673c4ef89e741cd7a9935792db0 (diff) | |
download | gsoc2013-evolution-70bce028f771c5366fc2d4c6e3bc49fcd3da1a10.tar gsoc2013-evolution-70bce028f771c5366fc2d4c6e3bc49fcd3da1a10.tar.gz gsoc2013-evolution-70bce028f771c5366fc2d4c6e3bc49fcd3da1a10.tar.bz2 gsoc2013-evolution-70bce028f771c5366fc2d4c6e3bc49fcd3da1a10.tar.lz gsoc2013-evolution-70bce028f771c5366fc2d4c6e3bc49fcd3da1a10.tar.xz gsoc2013-evolution-70bce028f771c5366fc2d4c6e3bc49fcd3da1a10.tar.zst gsoc2013-evolution-70bce028f771c5366fc2d4c6e3bc49fcd3da1a10.zip |
Remove GalDefineViewsModel.
No longer used.
Diffstat (limited to 'e-util/gal-view-new-dialog.c')
-rw-r--r-- | e-util/gal-view-new-dialog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/gal-view-new-dialog.c b/e-util/gal-view-new-dialog.c index aef751b9fc..d17dd94f82 100644 --- a/e-util/gal-view-new-dialog.c +++ b/e-util/gal-view-new-dialog.c @@ -32,7 +32,6 @@ #include "e-misc-utils.h" #include "e-util-private.h" #include "e-unicode.h" -#include "gal-define-views-model.h" enum { PROP_0, |