mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-17 07:52:08 +00:00
clean up
This commit is contained in:
@@ -6,10 +6,7 @@
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
BBLPrinterAgent::BBLPrinterAgent()
|
||||
{
|
||||
BOOST_LOG_TRIVIAL(info) << "BBLPrinterAgent: Constructor - using BBLNetworkPlugin singleton";
|
||||
}
|
||||
BBLPrinterAgent::BBLPrinterAgent() = default;
|
||||
|
||||
BBLPrinterAgent::~BBLPrinterAgent() = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user