whoops... remove an extra line.
authorLuigi Rizzo <rizzo@icir.org>
Wed, 12 Apr 2006 20:42:02 +0000 (20:42 +0000)
committerLuigi Rizzo <rizzo@icir.org>
Wed, 12 Apr 2006 20:42:02 +0000 (20:42 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19545 65c4cc65-6c06-0410-ace0-fbb531ad65f3

asterisk.c

index 6d99532..ad3218a 100644 (file)
@@ -409,7 +409,6 @@ rdtsc(void)
 }
 #endif
 #else  /* supply a dummy function on other platforms */
-xxx
 static __inline u_int64_t
 rdtsc(void)
 {