-# Some wxWin methods can take "NULL" as parameters, but the shadow classes
-# expect an object with the SWIG pointer as a 'this' member. This class
-# and instance fools the shadow into passing the NULL pointer.
-
-## NOTE: This is not needed anymore as None can be passed instead and
-# will be interpreted as NULL.