summaryrefslogtreecommitdiff
path: root/net/gnoemoe/files/patch-IfWorldPropertiesC
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnoemoe/files/patch-IfWorldPropertiesC')
-rw-r--r--net/gnoemoe/files/patch-IfWorldPropertiesC11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/gnoemoe/files/patch-IfWorldPropertiesC b/net/gnoemoe/files/patch-IfWorldPropertiesC
deleted file mode 100644
index 22d9d85aa951..000000000000
--- a/net/gnoemoe/files/patch-IfWorldPropertiesC
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/if_world_properties.c.orig Wed Jan 12 09:58:03 2005
-+++ src/if_world_properties.c Wed Jan 12 09:57:44 2005
-@@ -234,7 +234,7 @@
- create_world_properties(world * wld) {
- gchar *oldPath;
- GtkWidget *dlg = create_dlgWorld_properties(wld);
-- gint result;
-+ gint result = 0;
- gboolean isOkay = FALSE;
-
- if (wld->path != NULL) {