diff options
author | lenz@mysql.com <> | 2005-06-06 15:23:04 +0200 |
---|---|---|
committer | lenz@mysql.com <> | 2005-06-06 15:23:04 +0200 |
commit | 13afa9129bb2c949147b2c0d84b39982e3575015 (patch) | |
tree | cd4685a1af6e9aab4c77e0609826ad2fbaa41cf0 /VC++Files | |
parent | dcae1d174f6d4fe4cabd116a215ce1036aa97bd0 (diff) | |
download | mariadb-git-13afa9129bb2c949147b2c0d84b39982e3575015.tar.gz |
Some Windows compile improvements:
- removed some unreferenced variables
- fixed the libmysql project file by removing a duplicate file reference (merge error)
Diffstat (limited to 'VC++Files')
-rw-r--r-- | VC++Files/libmysql/libmysql.dsp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/VC++Files/libmysql/libmysql.dsp b/VC++Files/libmysql/libmysql.dsp index 4f93ac93c40..32d32fd6b2c 100644 --- a/VC++Files/libmysql/libmysql.dsp +++ b/VC++Files/libmysql/libmysql.dsp @@ -147,10 +147,6 @@ SOURCE="..\strings\ctype-czech.c" # End Source File # Begin Source File -SOURCE="..\strings\ctype-cp932.c" -# End Source File -# Begin Source File - SOURCE="..\strings\ctype-euc_kr.c" # End Source File # Begin Source File |