Remove CC5 JS in the head when the Edit mode ist off

Permalink
Ho can I remove this:

<script type="text/javascript">
var CCM_DISPATCHER_FILENAME = '/index.php';
var CCM_CID = 1;
var CCM_EDIT_MODE = false;
var CCM_ARRANGE_MODE = false;
var CCM_IMAGE_PATH = "/concrete/images";
var CCM_TOOLS_PATH = "/index.php/tools/required";
var CCM_BASE_URL = "http://xxxxxx.com";
var CCM_REL = "";
</script>


I wanna have a clean head…