mirror of
https://github.com/boostorg/python.git
synced 2026-01-30 08:02:38 +00:00
Stop exporting the TypeObject
[SVN r13308]
This commit is contained in:
@@ -40,8 +40,6 @@ struct BOOST_PYTHON_DECL function : PyObject
|
||||
function* m_overloads;
|
||||
};
|
||||
|
||||
extern BOOST_PYTHON_DECL PyTypeObject function_type;
|
||||
|
||||
//
|
||||
// implementations
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user