[cleanup] Remove accidentally committed function with wrong naming scheme
Has been accidentally committed in b602f1c6 when putting the functions into a new header. The removed function is identical to defaultPreconditionerBlockLevelCreator
which has the correct camelCase naming scheme. This is the only occurrence of this function so it should be safe to remove.
Edited by Timo Koch