Remove unused methods based on unsave casts
These constructors and assignments from base class are all using a downcast which may result in undefined behaviour. Since this is potentially dangerous and not used anywhere in the core modules, this patch removes those methods.
parent
dd4e07de
No related branches found
No related tags found
Please register or sign in to comment