diff options
author | unknown <lenz@mysql.com> | 2004-05-06 21:37:43 +0200 |
---|---|---|
committer | unknown <lenz@mysql.com> | 2004-05-06 21:37:43 +0200 |
commit | 1972bca3a73920ab4839e7f18c160c157dd591b6 (patch) | |
tree | 48df6418312d8a0b70fc0c41de0f0958d0b58172 /VC++Files | |
parent | bd43223e3b5c2e6018843ac31b743c82b8aa5e48 (diff) | |
download | mariadb-git-1972bca3a73920ab4839e7f18c160c157dd591b6.tar.gz |
- removed duplicate file ..\strings\strxnmov.c from the mysqlclient.dsp
that was accidently added by the last BK auto merge
VC++Files/client/mysqlclient.dsp:
- removed duplicate file ..\strings\strxnmov.c that was added by the
last auto merge
Diffstat (limited to 'VC++Files')
-rw-r--r-- | VC++Files/client/mysqlclient.dsp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/VC++Files/client/mysqlclient.dsp b/VC++Files/client/mysqlclient.dsp index 7931a654722..09a06982842 100644 --- a/VC++Files/client/mysqlclient.dsp +++ b/VC++Files/client/mysqlclient.dsp @@ -514,10 +514,6 @@ SOURCE=..\strings\strxnmov.c # End Source File # Begin Source File -SOURCE=..\strings\strxnmov.c -# End Source File -# Begin Source File - SOURCE=..\mysys\thr_mutex.c # End Source File # Begin Source File |