Update of /cvsroot/alsa/alsa-lib/test
In directory sc8-pr-cvs1:/tmp/cvs-serv32097
Modified Files:
timer.c
Log Message:
Removed get ticks
Index: timer.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/test/timer.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- timer.c 3 Feb 2003 20:10:49 -0000 1.10
+++ timer.c 7 Mar 2003 20:27:18 -0000 1.11
@@ -133,7 +133,6 @@
printf(" card = %i\n", snd_timer_info_get_card(info));
printf(" id = '%s'\n", snd_timer_info_get_id(info));
printf(" name = '%s'\n", snd_timer_info_get_name(info));
- printf(" max ticks = %li\n", snd_timer_info_get_ticks(info));
printf(" average resolution = %li\n", snd_timer_info_get_resolution(info));
snd_timer_params_set_auto_start(params, 1);
if (!snd_timer_info_is_slave(info)) {
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog