From d4c6aff38663bbd77f960b71ac7284b1028f4e86 Mon Sep 17 00:00:00 2001
From: "knielsen@mysql.com" <>
Date: Thu, 22 Dec 2005 13:18:06 +0100
Subject: [PATCH] Cleanup "make dist" and Windows builds after push of
pluggable storage engines.
---
VC++Files/sql/mysqld.dsp | 4 --
VC++Files/sql/mysqld.vcproj | 81 -------------------------------------
libmysqld/Makefile.am | 2 +-
3 files changed, 1 insertion(+), 86 deletions(-)
diff --git a/VC++Files/sql/mysqld.dsp b/VC++Files/sql/mysqld.dsp
index ce8e36fde56..1d8fa70471c 100644
--- a/VC++Files/sql/mysqld.dsp
+++ b/VC++Files/sql/mysqld.dsp
@@ -460,10 +460,6 @@ SOURCE=.\ha_archive.cpp
# End Source File
# Begin Source File
-SOURCE=.\examples\ha_example.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\ha_blackhole.cpp
# End Source File
# Begin Source File
diff --git a/VC++Files/sql/mysqld.vcproj b/VC++Files/sql/mysqld.vcproj
index 29448226406..28f360a2fa2 100644
--- a/VC++Files/sql/mysqld.vcproj
+++ b/VC++Files/sql/mysqld.vcproj
@@ -1490,87 +1490,6 @@
PreprocessorDefinitions=""/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-