aboutsummaryrefslogtreecommitdiff
path: root/games/atomix/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/atomix/files/patch-ab')
-rw-r--r--games/atomix/files/patch-ab15
1 files changed, 0 insertions, 15 deletions
diff --git a/games/atomix/files/patch-ab b/games/atomix/files/patch-ab
deleted file mode 100644
index 9fe4fa3c412a..000000000000
--- a/games/atomix/files/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/theme.c.orig Sat Feb 5 22:51:13 2000
-+++ src/theme.c Sat Feb 5 22:51:36 2000
-@@ -199,10 +199,10 @@
- g_free(directory);
- }
- }
-+ g_free(dent);
-+ closedir(dir);
- }
-
-- g_free(dent);
-- closedir(dir);
- }
-
- for(i = 0; i < n_dirs; i++) g_free(search_dirs[i]);