Skip to content

Commit d634529

Browse files
authored
Update custom_modules_in_cpp.rst
remove outdated note referencing a file which no longer exists
1 parent d316eac commit d634529

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)