chore: Remove uneeded comments

As VS Code does not properly display long error messages. I had to copy and paste the error messages to somewhere. And I forgot to not commit them.

Bruh.
pull/4/head
Nefo Fortressia 2021-09-13 14:44:12 +07:00 committed by GitHub
parent bf51d4dd9f
commit aa9ab4216b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 13 deletions

View File

@ -16,16 +16,3 @@ this->setCentralWidget(ui->centralWidget);
EchidnaEditor::~EchidnaEditor(){
delete ui;
}
/**
* undefined reference to `vtable for EchidnaEditor'
*
* /
/*
undefined reference to `vtable for EchidnaEditor'
*/