remove unused variable

This commit is contained in:
Siegfried Siegert 2024-03-02 07:15:12 +01:00
parent 8f8947482a
commit 25e7bf056b

View File

@ -2,8 +2,6 @@
//#include "message_handler.h"
#include <QApplication>
int thisisglobal;
int main(int argc, char *argv[])
{
int ret;