Remove excessive semicolon

This commit is contained in:
Simon Rozman 2021-11-19 15:48:48 +01:00
parent 1f6716b279
commit 44e02e51e3

View File

@ -21,7 +21,7 @@
class wxEventMonitorFrame; class wxEventMonitorFrame;
class wxPersistentEventMonitorFrame; class wxPersistentEventMonitorFrame;
#pragma once; #pragma once
#include "LogPanel.h" #include "LogPanel.h"