Remove archive conflict code from python 3 branch

This commit is contained in:
Silarn
2018-08-20 19:00:06 -05:00
parent fbf59519c0
commit 61977d6149
-2
View File
@@ -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) {