merge vosremoval-socket patch

This commit is contained in:
Norbert Thiebaud
2010-10-11 00:10:33 -05:00
parent f744968454
commit 18542233ce
4 changed files with 0 additions and 2854 deletions

View File

@@ -32,7 +32,6 @@
# include <vos/mutex.hxx>
# include <vos/security.hxx>
# include <vos/object.hxx>
# include <vos/socket.hxx>
# include <osl/process.h>
namespace vos

File diff suppressed because it is too large Load Diff

View File

@@ -41,7 +41,6 @@ SLOFILES= $(SLO)$/conditn.obj \
$(SLO)$/mutex.obj \
$(SLO)$/object.obj \
$(SLO)$/refernce.obj \
$(SLO)$/socket.obj \
$(SLO)$/thread.obj \
$(SLO)$/stream.obj \
$(SLO)$/module.obj \
@@ -58,7 +57,6 @@ OBJFILES= $(OBJ)$/conditn.obj \
$(OBJ)$/mutex.obj \
$(OBJ)$/object.obj \
$(OBJ)$/refernce.obj \
$(OBJ)$/socket.obj \
$(OBJ)$/thread.obj \
$(OBJ)$/stream.obj \
$(OBJ)$/module.obj \

File diff suppressed because it is too large Load Diff