projects
/
profile
/
ivi
/
clutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fa562a
)
Remove _cogl_flush_matrix_stacks from cogl-internal.h
author
Neil Roberts
<neil@linux.intel.com>
Thu, 12 Nov 2009 17:00:15 +0000
(17:00 +0000)
committer
Neil Roberts
<neil@linux.intel.com>
Thu, 12 Nov 2009 17:01:44 +0000
(17:01 +0000)
The definition for this function was removed in f7d64e5abvoid so it
should be removed from the header too.
clutter/cogl/cogl/cogl-internal.h
patch
|
blob
|
history
diff --git
a/clutter/cogl/cogl/cogl-internal.h
b/clutter/cogl/cogl/cogl-internal.h
index
a920a97
..
714b75d
100644
(file)
--- a/
clutter/cogl/cogl/cogl-internal.h
+++ b/
clutter/cogl/cogl/cogl-internal.h
@@
-109,8
+109,6
@@
_cogl_get_texture_unit (int index_);
void
_cogl_destroy_texture_units (void);
-void _cogl_flush_matrix_stacks (void);
-
void
_cogl_flush_face_winding (void);