From 26e2b295ec7a8d9866b8b4d2086fd5aa1aa1dc09 Mon Sep 17 00:00:00 2001 From: "Fan, ZhijuX" Date: Tue, 30 Apr 2019 10:21:25 +0800 Subject: BaseTools:Remove unused BaseTools\Source\Python\UPT\Dll BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1735 BaseTools runs from python source. It doesn't depend on dll any more. So, DLL can be removed. This patch is going to fix that issue. Cc: Bob Feng Cc: Liming Gao Signed-off-by: Zhiju.Fan Reviewed-by: Bob Feng --- BaseTools/Source/Python/UPT/Dll/sqlite3.dll | Bin 260096 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 BaseTools/Source/Python/UPT/Dll/sqlite3.dll (limited to 'BaseTools/Source') diff --git a/BaseTools/Source/Python/UPT/Dll/sqlite3.dll b/BaseTools/Source/Python/UPT/Dll/sqlite3.dll deleted file mode 100644 index c99ef993cf..0000000000 Binary files a/BaseTools/Source/Python/UPT/Dll/sqlite3.dll and /dev/null differ -- cgit v1.2.3