From 429089503ae6303e6687c58e7c43dd6afac202a9 Mon Sep 17 00:00:00 2001 From: Jacek Jendrzej Date: Sun, 2 Jun 2013 13:39:10 +0200 Subject: [PATCH] fix compil warrnings Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/6e171cc9f29b7c12d8427ef327ea2a7004772b48 Author: Jacek Jendrzej Date: 2013-06-02 (Sun, 02 Jun 2013) Origin message was: ------------------ -fix compil warrnings ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/system/ytparser.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/system/ytparser.cpp b/src/system/ytparser.cpp index f164d6da4..14074b407 100644 --- a/src/system/ytparser.cpp +++ b/src/system/ytparser.cpp @@ -32,7 +32,6 @@ #include "ytparser.h" #if LIBCURL_VERSION_NUM < 0x071507 -#error #include #endif