[MPlayer-cvslog] r31248 - trunk/osdep/timer.h

diego subversion at mplayerhq.hu
Fri May 28 10:39:02 CEST 2010


Author: diego
Date: Fri May 28 10:39:02 2010
New Revision: 31248

Log:
Remove commented-out declaration of nonexisting function uGetTimer().

Modified:
   trunk/osdep/timer.h

Modified: trunk/osdep/timer.h
==============================================================================
--- trunk/osdep/timer.h	Fri May 28 02:25:28 2010	(r31247)
+++ trunk/osdep/timer.h	Fri May 28 10:39:02 2010	(r31248)
@@ -24,7 +24,6 @@ extern const char *timer_name;
 void InitTimer(void);
 unsigned int GetTimer(void);
 unsigned int GetTimerMS(void);
-//int uGetTimer(void);
 float GetRelativeTime(void);
 
 int usec_sleep(int usec_delay);


More information about the MPlayer-cvslog mailing list