19 lines
443 B
Plaintext
19 lines
443 B
Plaintext
$NetBSD: patch-ab,v 1.3 2010/12/03 05:42:53 obache Exp $
|
|
|
|
for clutter-1.4
|
|
|
|
--- clutter/cogl-base.defs.orig 2010-03-30 17:25:33.000000000 +0000
|
|
+++ clutter/cogl-base.defs
|
|
@@ -189,11 +189,6 @@
|
|
|
|
;; From cogl-enum-types.h
|
|
|
|
-(define-function debug_flags_get_type
|
|
- (c-name "cogl_debug_flags_get_type")
|
|
- (return-type "GType")
|
|
-)
|
|
-
|
|
(define-function material_filter_get_type
|
|
(c-name "cogl_material_filter_get_type")
|
|
(return-type "GType")
|