You can remove these two lines in the Theme Footer (footer.php)
Go to the WordPress Dashboard. Under Appearence, go to Editor and open the Theme Footer file.
Scroll to the bottom of the file and remove these two lines.
<?php cryout_master_footer_hook(); ?>
<?php wp_footer(); ?>