Explicitly set copy & move constructors to default for Printer
This commit is contained in:
@@ -41,8 +41,6 @@
|
||||
|
||||
namespace ptprnt::printer {
|
||||
|
||||
P700Printer::P700Printer() {}
|
||||
|
||||
P700Printer::~P700Printer() {
|
||||
detachUsbDevice();
|
||||
if (mUsbHndl) {
|
||||
|
Reference in New Issue
Block a user