Removed dcbuffer.cpp, its implementation is all inline now.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2004-02-19 17:23:23 +00:00
parent 1701c4d421
commit b4e2cbb515
9 changed files with 0 additions and 100 deletions

View File

@@ -1,11 +0,0 @@
/////////////////////////////////////////////////////////////////////////////
// Name: generic/dcbuffer.cpp
// Purpose: wxBufferedDC class
// Author: Ron Lee <ron@debian.org>
// Modified by: Vadim Zeitlin (refactored, added bg preservation)
// Created: 16/03/02
// RCS-ID: $Id$
// Copyright: (c) Ron Lee
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////

View File

@@ -891,10 +891,6 @@ SOURCE=.\generic\choicdgg.cpp
# End Source File
# Begin Source File
SOURCE=.\generic\dcbuffer.cpp
# End Source File
# Begin Source File
SOURCE=.\generic\dcpsg.cpp
# End Source File
# Begin Source File