[gtk+/native-layout-incubator-2] Removed useless struct definition (oops).
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/native-layout-incubator-2] Removed useless struct definition (oops).
- Date: Thu, 5 Aug 2010 16:49:03 +0000 (UTC)
commit 2254a50d5cad7740f59dab955ecbe72f8aa15e74
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Thu Aug 5 12:18:07 2010 -0400
Removed useless struct definition (oops).
gtk/gtksizerequest.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gtk/gtksizerequest.c b/gtk/gtksizerequest.c
index 6dddfb9..81c66f6 100644
--- a/gtk/gtksizerequest.c
+++ b/gtk/gtksizerequest.c
@@ -118,11 +118,6 @@ typedef struct {
guint8 cached_height_age;
} SizeRequestCache;
-typedef struct {
- gpointer data;
- gint index;
-} AllocationSpreading;
-
static GQuark quark_cache = 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]