stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=493df60950ba57d62c60cb43c4847e26dba4c962

commit 493df60950ba57d62c60cb43c4847e26dba4c962
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Tue Jul 5 10:44:28 2016 +0200

    tests: ecore_audio: remove dead code
    
    These test cases do not exist and the code is commented out for a long time.
---
 src/tests/ecore/ecore_test_ecore_audio.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/tests/ecore/ecore_test_ecore_audio.c 
b/src/tests/ecore/ecore_test_ecore_audio.c
index d0e8fc5..64a557e 100644
--- a/src/tests/ecore/ecore_test_ecore_audio.c
+++ b/src/tests/ecore/ecore_test_ecore_audio.c
@@ -635,11 +635,5 @@ ecore_test_ecore_audio(TCase *tc)
 #ifdef HAVE_PULSE
    tcase_add_test(tc, ecore_test_ecore_audio_obj_pulse);
 #endif
-
-/*
-   tcase_add_test(tc, ecore_test_ecore_audio_default);
-   tcase_add_test(tc, ecore_test_ecore_audio_sndfile_vio);
-   tcase_add_test(tc, ecore_test_ecore_audio_custom);
-*/
 }
 

-- 


Reply via email to