From 5131b1d5fe8546c863959da23b41d9063a7b4212 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 24 Feb 2021 07:23:57 -0500 Subject: [PATCH] 2021-02-24 Fred Gleason * Removed stray include lines. Signed-off-by: Fred Gleason --- ChangeLog | 2 ++ lib/rdcueedit.cpp | 4 +--- lib/rdtransportbutton.cpp | 2 -- rdadmin/list_vguest_resources.h | 1 - rdadmin/view_adapters.h | 2 -- utils/rddgimport/rddgimport.h | 2 -- 6 files changed, 3 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index b5da9322..33bbd81a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21174,3 +21174,5 @@ * Removed the Q3SocketDevice dependency from 'RDCae'. 2021-02-23 Fred Gleason * Removed the Qt3Support library from the build system. +2021-02-24 Fred Gleason + * Removed stray include lines. diff --git a/lib/rdcueedit.cpp b/lib/rdcueedit.cpp index 8c4da2a8..19b699b2 100644 --- a/lib/rdcueedit.cpp +++ b/lib/rdcueedit.cpp @@ -2,7 +2,7 @@ // // Cueing Editor for RDLogLine-based Events // -// (C) Copyright 2013-2020 Fred Gleason +// (C) Copyright 2013-2021 Fred Gleason // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as @@ -18,8 +18,6 @@ // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // -//#include - #include "rdconf.h" #include "rdcueedit.h" diff --git a/lib/rdtransportbutton.cpp b/lib/rdtransportbutton.cpp index 10131491..185e47b8 100644 --- a/lib/rdtransportbutton.cpp +++ b/lib/rdtransportbutton.cpp @@ -18,8 +18,6 @@ // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // -//#include - #include #include #include diff --git a/rdadmin/list_vguest_resources.h b/rdadmin/list_vguest_resources.h index 44b21710..59c776dd 100644 --- a/rdadmin/list_vguest_resources.h +++ b/rdadmin/list_vguest_resources.h @@ -21,7 +21,6 @@ #ifndef LIST_VGUEST_RESOURCES_H #define LIST_VGUEST_RESOURCES_H -//#include #include #include diff --git a/rdadmin/view_adapters.h b/rdadmin/view_adapters.h index 7be46906..26cdca7f 100644 --- a/rdadmin/view_adapters.h +++ b/rdadmin/view_adapters.h @@ -21,8 +21,6 @@ #ifndef VIEW_ADAPTER_H #define VIEW_ADAPTER_H -//#include - #include #include diff --git a/utils/rddgimport/rddgimport.h b/utils/rddgimport/rddgimport.h index 8e6290ec..d7d46cf9 100644 --- a/utils/rddgimport/rddgimport.h +++ b/utils/rddgimport/rddgimport.h @@ -21,8 +21,6 @@ #ifndef RDDGIMPORT_H #define RDDGIMPORT_H -//#include - #include #include #include