From 3aebc9ca54283fd65a6cdba5f0dd4a546f0662ed Mon Sep 17 00:00:00 2001 From: Geert Janssens Date: Tue, 29 Oct 2013 19:25:29 +0000 Subject: [PATCH] Remove some unused includes git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23347 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/gnome-utils/gnc-account-sel.c | 1 - src/gnome/assistant-stock-split.c | 1 - src/gnome/dialog-sx-since-last-run.c | 1 - src/gnome/gnc-plugin-page-sx-list.c | 1 - src/import-export/csv-import/csv-account-import.c | 1 - src/register/register-gnome/formulacell-gnome.c | 1 - 6 files changed, 6 deletions(-) diff --git a/src/gnome-utils/gnc-account-sel.c b/src/gnome-utils/gnc-account-sel.c index 9236ccc9a0..41f617bc54 100644 --- a/src/gnome-utils/gnc-account-sel.c +++ b/src/gnome-utils/gnc-account-sel.c @@ -32,7 +32,6 @@ #include "GNCId.h" #include "gnc-account-sel.h" #include "gnc-commodity.h" -#include "gnc-exp-parser.h" #include "gnc-gtk-utils.h" #include "gnc-ui-util.h" #include "qof.h" diff --git a/src/gnome/assistant-stock-split.c b/src/gnome/assistant-stock-split.c index b3a991e705..8426ce1e99 100644 --- a/src/gnome/assistant-stock-split.c +++ b/src/gnome/assistant-stock-split.c @@ -38,7 +38,6 @@ #include "gnc-currency-edit.h" #include "gnc-date-edit.h" #include "qof.h" -#include "gnc-exp-parser.h" #include "gnc-gui-query.h" #include "gnc-tree-view-account.h" #include "gnc-ui.h" diff --git a/src/gnome/dialog-sx-since-last-run.c b/src/gnome/dialog-sx-since-last-run.c index a682f28da5..f9fb9d3de1 100644 --- a/src/gnome/dialog-sx-since-last-run.c +++ b/src/gnome/dialog-sx-since-last-run.c @@ -37,7 +37,6 @@ #include #include "dialog-utils.h" -#include "gnc-exp-parser.h" #include "gnc-sx-instance-model.h" #include "dialog-sx-since-last-run.h" diff --git a/src/gnome/gnc-plugin-page-sx-list.c b/src/gnome/gnc-plugin-page-sx-list.c index 4ed4479bc5..cdbc462743 100644 --- a/src/gnome/gnc-plugin-page-sx-list.c +++ b/src/gnome/gnc-plugin-page-sx-list.c @@ -61,7 +61,6 @@ #include "gnc-dense-cal.h" #include "gnc-engine.h" #include "gnc-event.h" -#include "gnc-exp-parser.h" #include "gnc-glib-utils.h" #include "gnc-icons.h" #include "gnc-main-window.h" diff --git a/src/import-export/csv-import/csv-account-import.c b/src/import-export/csv-import/csv-account-import.c index c7177566f6..dd6f3cbaa8 100644 --- a/src/import-export/csv-import/csv-account-import.c +++ b/src/import-export/csv-import/csv-account-import.c @@ -32,7 +32,6 @@ #include "gnc-ui-util.h" #include -#include "gnc-exp-parser.h" #include "Account.h" #include "gnc-component-manager.h" #include "csv-account-import.h" diff --git a/src/register/register-gnome/formulacell-gnome.c b/src/register/register-gnome/formulacell-gnome.c index 004536e5cc..171518ea18 100644 --- a/src/register/register-gnome/formulacell-gnome.c +++ b/src/register/register-gnome/formulacell-gnome.c @@ -34,7 +34,6 @@ #include "gnc-engine.h" #include "gnc-locale-utils.h" -#include "gnc-exp-parser.h" #include "gnc-ui-util.h" #include "formulacell.h"