From 74c0f5058e63d3abcdd8714dc6189c85cf9f4b50 Mon Sep 17 00:00:00 2001 From: farie82 Date: Fri, 22 May 2020 07:19:48 +0200 Subject: [PATCH] Review changes --- .github/CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 825ab51d7c3..295cdfce5cb 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -479,8 +479,6 @@ in the SQL/updates folder. * You are expected to help maintain the code that you add, meaning that if there is a problem then you are likely to be approached in order to fix any issues, runtimes, or bugs. -* Multiplications are not significantly faster than divisions. Use whichever operation makes the code more readable. - * If you used regex to replace code during development of your code, post the regex in your PR for the benefit of future developers and downstream users. * All new var/proc names should use the American English spelling of words. This is for consistency with BYOND.