diff --git a/binarycpython/utils/grid.py b/binarycpython/utils/grid.py index dab4a486dca32cde02f935abca2dd60074402678..85264ad4109465dbb8f8c1174e86edd53f0bc2bd 100644 --- a/binarycpython/utils/grid.py +++ b/binarycpython/utils/grid.py @@ -681,10 +681,8 @@ class Population: When the memory adress is loaded and the library file is set we'll skip rebuilding the library """ - print("YPYPYP222") # Only if the values are the 'default' unset values if (self.grid_options["custom_logging_func_memaddr"] == -1 and self.grid_options["_custom_logging_shared_library_file"] is None): - print("YPYPYP") verbose_print( "Creating and loading custom logging functionality", self.grid_options["verbosity"],