diff options
author | kent@mysql.com/kent-amd64.(none) <> | 2007-03-12 13:12:42 +0100 |
---|---|---|
committer | kent@mysql.com/kent-amd64.(none) <> | 2007-03-12 13:12:42 +0100 |
commit | 4e4f18417024c5d2349417048defa35ebf5dc971 (patch) | |
tree | 2a06fb2d881cc434e5f6e2742f92ff89950ca8e0 /VC++Files | |
parent | a5e0f606af972d0a7dafb0119f87e14eeed5b69b (diff) | |
download | mariadb-git-4e4f18417024c5d2349417048defa35ebf5dc971.tar.gz |
Makefile.am, configure.in, mysys.dsp:
Removed unused files
.del-my_winsem.c:
Delete: mysys/my_winsem.c
.del-my_semaphore.c:
Delete: mysys/my_semaphore.c
.del-my_semaphore.h:
Delete: include/my_semaphore.h
Diffstat (limited to 'VC++Files')
-rw-r--r-- | VC++Files/mysys/mysys.dsp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/VC++Files/mysys/mysys.dsp b/VC++Files/mysys/mysys.dsp index c021adb8d9c..4ad4ca1c70b 100644 --- a/VC++Files/mysys/mysys.dsp +++ b/VC++Files/mysys/mysys.dsp @@ -508,10 +508,6 @@ SOURCE=.\my_wincond.c # End Source File # Begin Source File -SOURCE=.\my_winsem.c -# End Source File -# Begin Source File - SOURCE=.\my_winthread.c # End Source File # Begin Source File |