[gnumeric] SheetControl: kill ::colrow_distance_get which wasn't used.
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnumeric] SheetControl: kill ::colrow_distance_get which wasn't used.
- Date: Mon, 30 Nov 2009 15:45:30 +0000 (UTC)
commit 7fefe3945d13ebf7b2fbfaf9f58388d2dd88c567
Author: Morten Welinder <terra gnome org>
Date: Mon Nov 30 10:45:03 2009 -0500
SheetControl: kill ::colrow_distance_get which wasn't used.
src/sheet-control-priv.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/sheet-control-priv.h b/src/sheet-control-priv.h
index d8b0a90..26ddcd0 100644
--- a/src/sheet-control-priv.h
+++ b/src/sheet-control-priv.h
@@ -33,8 +33,6 @@ typedef struct {
gboolean couple_panes);
void (*cursor_bound) (SheetControl *sc, GnmRange const *r);
void (*set_panes) (SheetControl *sc);
- float (*colrow_distance_get) (SheetControl const *sc, gboolean is_col,
- int start, int end);
void (*object_create_view) (SheetControl *sc, SheetObject *so);
void (*scale_changed) (SheetControl *sc);
} SheetControlClass;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]