unregister_compiler_function()

unregister_compiler_function() -- dynamically unregister a compiler function

Description

void unregister_compiler_function ( string name)

Pass in the name of the compiler function.

See also register_compiler_function() and plugin compiler functions.