summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-17 07:15:00 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-17 07:15:00 +0800
commitcbe8a0d4251a7fec352f74099ffc440d4a4c591a (patch)
tree873996354ce6c65419d0b7ac19d85a3c17532fd3 /x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c
parent31b2a0dea873f1fddf073c33dc46f53f5cb65a31 (diff)
downloadmarcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar
marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar.gz
marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar.bz2
marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar.lz
marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar.xz
marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar.zst
marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.zip
Remove this (again) now that it is part of the FreeBSD tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@665 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c')
-rw-r--r--x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c b/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c
deleted file mode 100644
index 4ddea93df..000000000
--- a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- gal/e-table/e-table-group.c.orig Mon Feb 17 14:23:16 2003
-+++ gal/e-table/e-table-group.c Wed Mar 12 22:13:38 2003
-@@ -136,7 +136,7 @@
- g_object_ref (etg->model);
- g_object_set (G_OBJECT (etg),
- "parent", parent,
-- NULL);
-+ (void*)0);
- }
-
- /**