summaryrefslogtreecommitdiff
path: root/www/kazehakase/files/patch-src::main.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/kazehakase/files/patch-src::main.c')
-rw-r--r--www/kazehakase/files/patch-src::main.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/kazehakase/files/patch-src::main.c b/www/kazehakase/files/patch-src::main.c
deleted file mode 100644
index aec838012c04..000000000000
--- a/www/kazehakase/files/patch-src::main.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/main.c.orig Thu Oct 28 20:27:54 2004
-+++ src/main.c Thu Oct 28 20:29:00 2004
-@@ -777,10 +777,10 @@
- /* windows */
- for (node = list; node; node = g_list_next(node))
- {
-+ KzWindow *window;
- GList *tabs, *tabnode;
- KzBookmark *window_bookmark = KZ_BOOKMARK(node->data);
- tabs = kz_bookmark_get_children(window_bookmark);
-- KzWindow *window;
-
- window = KZ_WINDOW(kz_window_new(NULL));
- /*