mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-01 17:38:42 +03:00
fix some bug
This commit is contained in:
@@ -54,10 +54,6 @@ namespace Slic3r {
|
||||
TargetUrl = m_qidinetwork.get_qidi_host();
|
||||
#endif
|
||||
|
||||
|
||||
BOOST_LOG_TRIVIAL(error) << "login url = " << TargetUrl.ToStdString();
|
||||
|
||||
|
||||
m_qdt_user_agent = wxString::Format("QDT-Slicer/v%s", SLIC3R_VERSION);
|
||||
|
||||
// set the frame icon
|
||||
|
||||
Reference in New Issue
Block a user