diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-17 02:18:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-17 02:18:02 +0800 |
commit | 7f9de1a42856b43c31cd366d91994d29fba4082a (patch) | |
tree | d8fd5cd01e7cb43efba3ca908e423059f3d5e850 /games/gnome-games/files | |
parent | 58fa85bd40a3bdf8133e6aca2d1e796706e1906c (diff) | |
download | marcuscom-ports-7f9de1a42856b43c31cd366d91994d29fba4082a.tar marcuscom-ports-7f9de1a42856b43c31cd366d91994d29fba4082a.tar.gz marcuscom-ports-7f9de1a42856b43c31cd366d91994d29fba4082a.tar.bz2 marcuscom-ports-7f9de1a42856b43c31cd366d91994d29fba4082a.tar.lz marcuscom-ports-7f9de1a42856b43c31cd366d91994d29fba4082a.tar.xz marcuscom-ports-7f9de1a42856b43c31cd366d91994d29fba4082a.tar.zst marcuscom-ports-7f9de1a42856b43c31cd366d91994d29fba4082a.zip |
Remove a patch that is no longer required.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11298 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games/files')
-rw-r--r-- | games/gnome-games/files/patch-gnobots2_properties.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/gnome-games/files/patch-gnobots2_properties.c b/games/gnome-games/files/patch-gnobots2_properties.c deleted file mode 100644 index 6a5a72646..000000000 --- a/games/gnome-games/files/patch-gnobots2_properties.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gnobots2/properties.c.orig 2007-09-07 15:39:29.000000000 -0500 -+++ gnobots2/properties.c 2007-09-07 15:41:56.000000000 -0500 -@@ -116,6 +116,7 @@ - static void defkey_cb (GtkWidget *, gpointer); - static void fill_typemenu (GtkWidget *); - static void conf_set_background_color (GdkColor * c); -+static void load_keys (void); - /**********************************************************************/ - - |