aboutsummaryrefslogtreecommitdiff
path: root/multimedia/kino/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/kino/files/patch-ah')
-rw-r--r--multimedia/kino/files/patch-ah11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/kino/files/patch-ah b/multimedia/kino/files/patch-ah
deleted file mode 100644
index 7efb839eea9a..000000000000
--- a/multimedia/kino/files/patch-ah
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/gtkenhancedscale.c Tue Nov 25 21:51:18 2003
-+++ src/gtkenhancedscale.c Fri Apr 9 17:44:14 2004
-@@ -33,7 +33,7 @@
- #include "gtkenhancedscale.h"
- #include <string.h>
- #include <stdio.h>
--#include <malloc.h>
-+#include <stdlib.h>
- #include <math.h>
-
- #define ENHANCED_SCALE_CLASS(w) GTK_ENHANCED_SCALE_CLASS ( G_OBJECT_GET_CLASS( G_OBJECT( w ) ) )