From eb07fd92b2cfeb886bd1d3dbfae9058237b3f6d9 Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Thu, 4 Feb 2016 13:07:35 +0100 Subject: CVS: Modernize * Use pragma once * Use some more overrides * Tiny clean-ups here and there Change-Id: I951afa8ed31c5f414d4ae872c79f80db19909ee0 Reviewed-by: Orgad Shaneh --- src/plugins/cvs/cvsclient.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/cvs/cvsclient.cpp') diff --git a/src/plugins/cvs/cvsclient.cpp b/src/plugins/cvs/cvsclient.cpp index 08218617dd..c297cf6ad4 100644 --- a/src/plugins/cvs/cvsclient.cpp +++ b/src/plugins/cvs/cvsclient.cpp @@ -25,7 +25,6 @@ #include "cvsclient.h" #include "cvssettings.h" -#include "cvsconstants.h" #include #include -- cgit v1.2.1