From 2978ae35b63eb57d367794e4ac6fd6f492373171 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Thu, 5 Dec 2019 02:04:21 +0300 Subject: Combile all licenses in LICENSE. Fix Dockerfile_test --- src/types/InlineQueryResult.cpp | 4 ---- src/types/InputFile.cpp | 4 ---- 2 files changed, 8 deletions(-) (limited to 'src/types') diff --git a/src/types/InlineQueryResult.cpp b/src/types/InlineQueryResult.cpp index 79debe0..3d4ea6e 100644 --- a/src/types/InlineQueryResult.cpp +++ b/src/types/InlineQueryResult.cpp @@ -1,7 +1,3 @@ -// -// Created by Andrea Giove on 27/03/16. -// - #include "tgbot/types/InlineQueryResultCachedAudio.h" #include "tgbot/types/InlineQueryResultCachedDocument.h" #include "tgbot/types/InlineQueryResultCachedGif.h" diff --git a/src/types/InputFile.cpp b/src/types/InputFile.cpp index 94a591b..e0885f0 100644 --- a/src/types/InputFile.cpp +++ b/src/types/InputFile.cpp @@ -1,7 +1,3 @@ -// -// Created by Oleg Morozenkov on 25.01.17. -// - #include "tgbot/types/InputFile.h" #include -- cgit v1.2.3