summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2019-02-11 17:09:45 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2019-02-12 00:23:05 +0800
commit7c977a677ae8856f6c4c0bef9ee0f35cedfea502 (patch)
tree8145b4db8cae188cbebbfd219de5a63a431888c8
parentc0fa0ad3afd5193a33bf06fd1dc090d889376c0a (diff)
downloadcogl-7c977a677ae8856f6c4c0bef9ee0f35cedfea502.tar.gz
cogl-path: Remove cogl-path.symbols
It is no longer needed.
-rw-r--r--cogl-path/Makefile.am1
-rw-r--r--cogl-path/cogl-path.symbols59
2 files changed, 0 insertions, 60 deletions
diff --git a/cogl-path/Makefile.am b/cogl-path/Makefile.am
index 7fa06e21..ebbd9762 100644
--- a/cogl-path/Makefile.am
+++ b/cogl-path/Makefile.am
@@ -16,7 +16,6 @@ source_c = $(COGL_PATH_SRCS)
EXTRA_DIST += \
tesselator/README \
tesselator/priorityq-heap.c \
- cogl-path.symbols \
$(NULL)
source_1_x_h = $(COGL_PATH_1_x_HDRS)
diff --git a/cogl-path/cogl-path.symbols b/cogl-path/cogl-path.symbols
deleted file mode 100644
index b643ec0c..00000000
--- a/cogl-path/cogl-path.symbols
+++ /dev/null
@@ -1,59 +0,0 @@
-/* cogl1-path-functions.h */
-cogl_clip_push_from_path
-cogl_clip_push_from_path_preserve
-cogl_get_path
-cogl_is_path
-cogl_path_arc
-cogl_path_close
-cogl_path_copy
-cogl_path_curve_to
-cogl_path_ellipse
-cogl_path_fill
-cogl_path_fill_preserve
-cogl_path_get_fill_rule
-#ifdef COGL_HAS_GTYPE_SUPPORT
-cogl_path_get_gtype
-#endif
-cogl_path_line
-cogl_path_line_to
-cogl_path_move_to
-cogl_path_new
-cogl_path_polygon
-cogl_path_polyline
-cogl_path_rectangle
-cogl_path_rel_curve_to
-cogl_path_rel_line_to
-cogl_path_rel_move_to
-cogl_path_round_rectangle
-cogl_path_set_fill_rule
-cogl_path_stroke
-cogl_path_stroke_preserve
-cogl_set_path
-
-/* cogl2-path-functions.h */
-cogl_framebuffer_fill_path
-cogl_framebuffer_push_path_clip
-cogl_framebuffer_stroke_path
-cogl2_clip_push_from_path
-cogl2_path_arc
-cogl2_path_close
-cogl2_path_curve_to
-cogl2_path_ellipse
-cogl2_path_fill
-cogl2_path_get_fill_rule
-cogl2_path_line
-cogl2_path_line_to
-cogl2_path_move_to
-cogl2_path_new
-cogl2_path_polygon
-cogl2_path_polyline
-cogl2_path_rectangle
-cogl2_path_rel_curve_to
-cogl2_path_rel_line_to
-cogl2_path_rel_move_to
-cogl2_path_round_rectangle
-cogl2_path_set_fill_rule
-cogl2_path_stroke
-
-/* cogl-path-enums.h-contents may change as header is generated */
-cogl_path_fill_rule_get_type