Changeset 85144 in vbox for trunk/src/VBox/Frontends/VBoxManage
- Timestamp:
- Jul 9, 2020 9:19:57 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 139090
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp
r85143 r85144 2111 2111 { 2112 2112 #ifndef VBOX_WITH_PROXY_INFO 2113 RT_NOREF(strUrl, strProxy); 2113 2114 LogRel(("OCI-NET: Proxy support is disabled. Using direct connection.\n")); 2114 2115 return false;
Note:
See TracChangeset
for help on using the changeset viewer.