[gimp] app/tests: Clean up test-ui.c a bit
- From: Martin Nordholts <martinn src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] app/tests: Clean up test-ui.c a bit
- Date: Mon, 28 Dec 2009 09:59:47 +0000 (UTC)
commit 14ca90ac2f0278f7db763bd38ed69cdd93674d54
Author: Martin Nordholts <martinn src gnome org>
Date: Mon Dec 28 11:00:40 2009 +0100
app/tests: Clean up test-ui.c a bit
app/tests/test-ui.c | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/app/tests/test-ui.c b/app/tests/test-ui.c
index 023a79d..8737db2 100644
--- a/app/tests/test-ui.c
+++ b/app/tests/test-ui.c
@@ -45,15 +45,9 @@
typedef struct
{
- int dummy;
+ int avoid_sizeof_zero;
} GimpTestFixture;
-typedef struct
-{
- gchar *md5;
- GTimeVal modtime;
-} GimpTestFileState;
-
static void gimp_ui_tool_options_editor_updates (GimpTestFixture *fixture,
gconstpointer data);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]