mirror of
https://github.com/ModOrganizer2/modorganizer-plugin_python.git
synced 2026-07-27 14:03:33 -07:00
Remove archive conflict code from python 3 branch
This commit is contained in:
@@ -69,8 +69,6 @@ using namespace MOBase;
|
||||
|
||||
namespace bpy = boost::python;
|
||||
|
||||
static sipWrapperType sipWrapper_Type;
|
||||
|
||||
struct QString_to_python_str
|
||||
{
|
||||
static PyObject *convert(const QString &str) {
|
||||
|
||||
Reference in New Issue
Block a user