diff options
author | Fan, ZhijuX <zhijux.fan@intel.com> | 2019-04-30 10:21:25 +0800 |
---|---|---|
committer | Feng, Bob C <bob.c.feng@intel.com> | 2019-05-08 09:41:42 +0800 |
commit | 26e2b295ec7a8d9866b8b4d2086fd5aa1aa1dc09 (patch) | |
tree | 9ef2f0772f6f97fd2154becb3645c699fd3181db /BaseTools/Source | |
parent | 0cb3f77153b7fde612ed49dddd986cf8421be7ba (diff) | |
download | edk2-26e2b295ec7a8d9866b8b4d2086fd5aa1aa1dc09.tar.gz edk2-26e2b295ec7a8d9866b8b4d2086fd5aa1aa1dc09.tar.bz2 edk2-26e2b295ec7a8d9866b8b4d2086fd5aa1aa1dc09.zip |
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 <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Diffstat (limited to 'BaseTools/Source')
-rw-r--r-- | BaseTools/Source/Python/UPT/Dll/sqlite3.dll | bin | 260096 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Source/Python/UPT/Dll/sqlite3.dll b/BaseTools/Source/Python/UPT/Dll/sqlite3.dll Binary files differdeleted file mode 100644 index c99ef993cf..0000000000 --- a/BaseTools/Source/Python/UPT/Dll/sqlite3.dll +++ /dev/null |