diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2007-04-20 14:57:55 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-04-20 14:57:55 +0800 |
commit | 4a044a636e418f4c95a85819aa92316e21f58b35 (patch) | |
tree | fed737c87045e269aa840b770172fb798682fd10 /widgets/table/e-cell.h | |
parent | ba064da784cd29692e0db6d4560c7e7a8c68aeeb (diff) | |
download | gsoc2013-evolution-4a044a636e418f4c95a85819aa92316e21f58b35.tar.gz gsoc2013-evolution-4a044a636e418f4c95a85819aa92316e21f58b35.tar.zst gsoc2013-evolution-4a044a636e418f4c95a85819aa92316e21f58b35.zip |
Clean up printing in Evolution (bug #426816)
svn path=/trunk/; revision=33440
Diffstat (limited to 'widgets/table/e-cell.h')
-rw-r--r-- | widgets/table/e-cell.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/widgets/table/e-cell.h b/widgets/table/e-cell.h index 378d32d75e..72ae6a6c79 100644 --- a/widgets/table/e-cell.h +++ b/widgets/table/e-cell.h @@ -27,8 +27,6 @@ #include <gdk/gdktypes.h> #include <gtk/gtk.h> -#include <libgnomeprint/gnome-print.h> -#include <libgnomeprint/gnome-font.h> #include <table/e-table-model.h> #include <table/e-table-tooltip.h> |