[9936] Remove sockets library from UNIX build

This commit is contained in:
Derex 2010-05-20 00:14:31 +03:00
parent 8a1fd9e086
commit 8814eec3eb
4 changed files with 2 additions and 31 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9935"
#define REVISION_NR "9936"
#endif // __REVISION_NR_H__