mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-04 17:15:23 -06:00
Android can be treated as regular host - thanks SenderGhost!
git-svn-id: svn://ultimatepp.org/upp/trunk@10798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
69a5026b55
commit
84d1260efc
3 changed files with 10 additions and 8 deletions
|
|
@ -11,7 +11,6 @@ String AndroidSDK::GetDownloadUrl()
|
|||
|
||||
AndroidSDK::AndroidSDK()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
AndroidSDK::AndroidSDK(const String& path, bool deduceValues)
|
||||
|
|
@ -23,7 +22,6 @@ AndroidSDK::AndroidSDK(const String& path, bool deduceValues)
|
|||
|
||||
AndroidSDK::~AndroidSDK()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void AndroidSDK::DeducePathReleatedValues()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue