From 9d17ee000a844ae3fe216c2ae79cc0741fafc936 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Thu, 14 Sep 2006 16:04:18 +0000 Subject: [PATCH] Minor cleanup. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/common/rendcmn.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/common/rendcmn.cpp b/src/common/rendcmn.cpp index 572600a9bd..86e02ce8b9 100644 --- a/src/common/rendcmn.cpp +++ b/src/common/rendcmn.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: common/rendcmn.cpp +// Name: src/common/rendcmn.cpp // Purpose: wxRendererNative common functions // Author: Vadim Zeitlin // Modified by: @@ -206,4 +206,3 @@ wxRendererNative *wxRendererNative::Load(const wxString& name) } #endif // wxUSE_DYNLIB_CLASS - -- 2.45.2