diff --git a/src/editor.cpp b/src/editor.cpp index 2a69a9b..13faa5b 100644 --- a/src/editor.cpp +++ b/src/editor.cpp @@ -16,16 +16,3 @@ this->setCentralWidget(ui->centralWidget); EchidnaEditor::~EchidnaEditor(){ delete ui; } - - -/** - * undefined reference to `vtable for EchidnaEditor' - * - * / - - -/* - -undefined reference to `vtable for EchidnaEditor' - -*/ \ No newline at end of file