[cogl/cogl-1.18] Remove cogl2-compatibility.c



commit 833ed7ebc13416038f6848ab3c53c2b5811103c7
Author: Neil Roberts <neil linux intel com>
Date:   Fri Nov 29 15:22:26 2013 +0000

    Remove cogl2-compatibility.c
    
    This was added in 361bd516f3d678d late during the 1.10 cycle to
    contain experimental functions that we should never have made public.
    The plan was to remove them once we started working on 1.12 but it
    looks like we never got around to doing that. Better late than never!
    
    The header for the file was already removed in 7365c3aa77fe2efc4f5a71.
    
    Reviewed-by: Robert Bragg <robert linux intel com>

 cogl/Makefile.am           |    1 -
 cogl/cogl2-compatibility.c |  143 --------------------------------------------
 2 files changed, 0 insertions(+), 144 deletions(-)
---
diff --git a/cogl/Makefile.am b/cogl/Makefile.am
index 9599d0a..6ac1284 100644
--- a/cogl/Makefile.am
+++ b/cogl/Makefile.am
@@ -261,7 +261,6 @@ cogl_sources_c = \
        $(srcdir)/cogl-bitmap-pixbuf.c                  \
        $(srcdir)/cogl-clip-stack.h                     \
        $(srcdir)/cogl-clip-stack.c                     \
-       $(srcdir)/cogl2-compatibility.c                 \
        $(srcdir)/cogl-feature-private.h                \
        $(srcdir)/cogl-feature-private.c                \
        $(srcdir)/cogl-color-private.h                  \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]