Skip to content

Commit 88fc711

Browse files
authored
Merge pull request #11024 from Empika1/master
Remove outdated note referencing a file which no longer exists
2 parents 3219e78 + d634529 commit 88fc711

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

contributing/development/core_and_modules/custom_modules_in_cpp.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -223,10 +223,6 @@ You can then zip it and share the module with everyone else. When
223223
building for every platform (instructions in the previous sections),
224224
your module will be included.
225225

226-
.. note:: There is a parameter limit of 5 in C++ modules for things such
227-
as subclasses. This can be raised to 13 by including the header
228-
file ``core/method_bind_ext.gen.inc``.
229-
230226
Using the module
231227
----------------
232228

0 commit comments

Comments
 (0)