mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Removed stray comment
This commit is contained in:
parent
290bc4f516
commit
9f65b6bc96
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ bool FlashAir::upload(PrintHostUpload upload_data, ProgressFn prorgess_fn, Error
|
||||||
|
|
||||||
const auto upload_filename = upload_data.upload_path.filename();
|
const auto upload_filename = upload_data.upload_path.filename();
|
||||||
const auto upload_parent_path = upload_data.upload_path.parent_path();
|
const auto upload_parent_path = upload_data.upload_path.parent_path();
|
||||||
//const auto upload_set_dir = upload_da
|
|
||||||
wxString test_msg;
|
wxString test_msg;
|
||||||
if (! test(test_msg)) {
|
if (! test(test_msg)) {
|
||||||
error_fn(std::move(test_msg));
|
error_fn(std::move(test_msg));
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue