From d5f5376e950d860b796890170664d0d20231c1f1 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 17 Aug 2020 02:04:59 +0200 Subject: [PATCH] Remove useless "Modified by:" header line This is not needed nor used since a long time any longer. --- include/wx/artids.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wx/artids.h b/include/wx/artids.h index 9855cf4284..5d5db302c0 100644 --- a/include/wx/artids.h +++ b/include/wx/artids.h @@ -2,7 +2,6 @@ // Name: wx/artids.h // Purpose: wxArtProvider client and art IDs // Author: Stefan Brüns -// Modified by: // Created: 2020-07-31 (extracted from artprov.h) // Copyright: (c) Stefan Brüns // Licence: wxWindows licence