cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=969112a36d3a1af008668533eff5022d6c554ac4

commit 969112a36d3a1af008668533eff5022d6c554ac4
Author: Cedric BAIL <[email protected]>
Date:   Thu Apr 13 14:39:46 2017 -0700

    evas: this symbol actually don't exist.
---
 src/lib/evas/Evas_Legacy.h | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/src/lib/evas/Evas_Legacy.h b/src/lib/evas/Evas_Legacy.h
index 586f3b7..673cbdc 100644
--- a/src/lib/evas/Evas_Legacy.h
+++ b/src/lib/evas/Evas_Legacy.h
@@ -5892,34 +5892,6 @@ EAPI Evas_Object   *evas_object_grid_add(Evas *evas) 
EINA_WARN_UNUSED_RESULT EIN
  */
 
 /**
- *
- * Adds an output to the canvas
- *
- * @parem e The canvas to add the output to
- * @return The output
- *
- * @see evas_out_engine_info_set
- * @see evas_output_viewport_set
- * @see evas_output_size_set
- *
- * @since 1.8
- */
-EAPI Evas_Out *evas_out_add(Evas *e);
-
-/**
- *
- * Deletes an output
- *
- * @parem evo The output object
- *
- * @see evas_out_add
- *
- * @since 1.8
- *
- */
-EAPI void evas_output_del(Evas_Out *evo);
-
-/**
  * @brief Sets the output framespace size of the render engine of the given
  * evas.
  *

-- 


Reply via email to