diff --git a/mod/forum/post_form.php b/mod/forum/post_form.php deleted file mode 100644 index 76ecf65c2f1..00000000000 --- a/mod/forum/post_form.php +++ /dev/null @@ -1,28 +0,0 @@ -. - -/** - * @package mod_forum - * @copyright Jamie Pratt - * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later - * @deprecated since 2.6 - */ - -defined('MOODLE_INTERNAL') || die(); - -// TODO MDL-41313 Remove this file. -debugging('Do not include post_form.php directly, it is now using automatic class loading.', DEBUG_DEVELOPER);