From d7a02793faafb3d18dd9517ed81b506b41a078f1 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Mon, 19 Feb 2018 12:02:27 +0000 Subject: [PATCH] PocketMine.php: update comment --- src/pocketmine/PocketMine.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pocketmine/PocketMine.php b/src/pocketmine/PocketMine.php index 021e743a8..112be9e1f 100644 --- a/src/pocketmine/PocketMine.php +++ b/src/pocketmine/PocketMine.php @@ -92,7 +92,6 @@ namespace pocketmine { /* * Startup code. Do not look at it, it may harm you. - * Most of them are hacks to fix date-related bugs, or basic functions used after this * This is the only non-class based file on this project. * Enjoy it as much as I did writing it. I don't want to do it again. */