mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
no longer need these files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@66345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
//--------------------------------------------------------------------------
|
||||
// Name: src/core_utils.cpp
|
||||
// Purpose: Various utility and helper functions used by the _core
|
||||
// wxPython(phoenix) extension module that are easier to maintain
|
||||
// here than in the etg scripts that use them.
|
||||
//
|
||||
// Author: Robin Dunn
|
||||
//
|
||||
// Created: 24-Nov-2010
|
||||
// RCS-ID: $Id: $
|
||||
// Copyright: (c) 2010 by Total Control Software
|
||||
// Licence: wxWindows license
|
||||
//--------------------------------------------------------------------------
|
||||
|
||||
|
||||
#undef DEBUG
|
||||
#include <Python.h>
|
||||
#include <wx/wx.h>
|
||||
|
||||
|
||||
// Nothing is here yet, but there probably will be...
|
||||
|
||||
|
||||
//--------------------------------------------------------------------------
|
||||
//--------------------------------------------------------------------------
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
//--------------------------------------------------------------------------
|
||||
// Name: src/core_utils.h
|
||||
// Purpose: Various utility and helper functions used by the _core
|
||||
// wxPython(phoenix) extension module that are easier to maintain
|
||||
// here than in the etg scripts that use them.
|
||||
//
|
||||
// Author: Robin Dunn
|
||||
//
|
||||
// Created: 24-Nov-2010
|
||||
// RCS-ID: $Id: $
|
||||
// Copyright: (c) 2010 by Total Control Software
|
||||
// Licence: wxWindows license
|
||||
//--------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
// Nothing is here yet, but there probably will be...
|
||||
Reference in New Issue
Block a user