From 6b29790a61bc9f4fc76d6ae165e71937097f27c1 Mon Sep 17 00:00:00 2001 From: Martchus Date: Mon, 25 Apr 2016 22:08:29 +0200 Subject: [PATCH] overall code cleanup --- main.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/main.cpp b/main.cpp index 82c1a64..c97dc0d 100644 --- a/main.cpp +++ b/main.cpp @@ -1,10 +1,7 @@ #include "playerwatcher.h" #include "ffmpeglauncher.h" -// include configuration from separate header file when building with CMake -#ifndef APP_METADATA_AVAIL #include "resources/config.h" -#endif #include #include