diff options
author | George Hazan <george.hazan@gmail.com> | 2013-08-14 17:50:15 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-08-14 17:50:15 +0000 |
commit | c95efb840d744ec332edfe311b69f1c7ac56560a (patch) | |
tree | 38be8d8b82deaa5b35de0dba5261b442ccd656e8 /plugins/HistoryPlusPlus/historypp.dproj | |
parent | d30ebf7e3b54d8a5887c0f6c2382987f8ad80420 (diff) |
built-in base64 removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@5689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HistoryPlusPlus/historypp.dproj')
-rw-r--r-- | plugins/HistoryPlusPlus/historypp.dproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/HistoryPlusPlus/historypp.dproj b/plugins/HistoryPlusPlus/historypp.dproj index b11475abd0..41a02928e5 100644 --- a/plugins/HistoryPlusPlus/historypp.dproj +++ b/plugins/HistoryPlusPlus/historypp.dproj @@ -176,7 +176,6 @@ <DCCReference Include="hpp_richedit.pas"/>
<DCCReference Include="hpp_olesmileys.pas"/>
<DCCReference Include="HistoryControls.pas"/>
- <DCCReference Include="Base64.pas"/>
<DCCReference Include="Checksum.pas"/>
<DCCReference Include="hpp_JclSysUtils.pas"/>
<DCCReference Include="hpp_puny.pas"/>
|