[gnumeric] fn-stat: prune includes.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] fn-stat: prune includes.
- Date: Wed, 28 Jul 2010 19:04:59 +0000 (UTC)
commit 9274b213d40e4f530697cf880a0e5b01c3ed4657
Author: Morten Welinder <terra gnome org>
Date: Wed Jul 28 15:04:19 2010 -0400
fn-stat: prune includes.
plugins/fn-stat/ChangeLog | 4 ++++
plugins/fn-stat/functions.c | 3 ---
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/plugins/fn-stat/ChangeLog b/plugins/fn-stat/ChangeLog
index 638c601..0048578 100644
--- a/plugins/fn-stat/ChangeLog
+++ b/plugins/fn-stat/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-28 Morten Welinder <terra gnome org>
+
+ * functions.c: Prune includes.
+
2010-06-28 Morten Welinder <terra gnome org>
* Release 1.10.7
diff --git a/plugins/fn-stat/functions.c b/plugins/fn-stat/functions.c
index 227c99c..0581736 100644
--- a/plugins/fn-stat/functions.c
+++ b/plugins/fn-stat/functions.c
@@ -24,17 +24,14 @@
#include <gnumeric-config.h>
#include <gnumeric.h>
#include <func.h>
-#include <parse-util.h>
#include <mathfunc.h>
#include <rangefunc.h>
#include <regression.h>
#include <sheet.h>
-#include <cell.h>
#include <collect.h>
#include <value.h>
#include <expr.h>
#include <expr-impl.h>
-#include <func-builtin.h>
#include <gnm-i18n.h>
#include <goffice/goffice.h>
#include <gnm-plugin.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]