Skip to content

Commit 38d687c

Browse files
Remove MO2_PYBIND11_SHARED_CPP_HOLDER
1 parent 7288b34 commit 38d687c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/mobase/pybind11_all.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#include "pybind11_utils/smart_variant_wrapper.h"
1919

2020
#include <uibase/game_features/game_feature.h>
21-
#include <uibase/iprofile.h>
2221
#include <uibase/isavegame.h>
2322
#include <uibase/pluginrequirements.h>
2423

@@ -141,7 +140,6 @@ namespace mo2::python {
141140
} // namespace mo2::python
142141

143142
MO2_PYBIND11_SHARED_CPP_HOLDER(MOBase::IPluginRequirement)
144-
MO2_PYBIND11_SHARED_CPP_HOLDER(MOBase::IProfile)
145143
MO2_PYBIND11_SHARED_CPP_HOLDER(MOBase::ISaveGame)
146144
MO2_PYBIND11_SHARED_CPP_HOLDER(MOBase::GameFeature)
147145

0 commit comments

Comments
 (0)