From 8fb13816bf514db3c9943e2b3f91630bb0830fa1 Mon Sep 17 00:00:00 2001 From: krzys-h <krzys_h@interia.pl> Date: Sat, 13 Feb 2016 14:15:11 +0100 Subject: [PATCH] One more code style fix --- src/app/controller.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/controller.h b/src/app/controller.h index c4210fa9..ed80898c 100644 --- a/src/app/controller.h +++ b/src/app/controller.h @@ -29,7 +29,6 @@ #include <memory> #include <string> -class CApplication; class CRobotMain; struct Event;