Removed unused function declarations.

git-svn-id: http://voip.null.ro/svn/yate@4560 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2011-08-23 09:57:52 +00:00
parent 94117426bd
commit 90272f0a7d
1 changed files with 0 additions and 4 deletions

View File

@ -185,10 +185,6 @@ typedef int HANDLE;
#ifdef _WINDOWS
#undef RAND_MAX
#define RAND_MAX 2147483647
extern "C" {
YATE_API long int random();
YATE_API void srandom(unsigned int seed);
}
#endif
/**