patch 8.1.0299: misplaced comment

Problem:    misplaced comment
Solution:   Remove comment
diff --git a/src/version.c b/src/version.c
index ac39425..7278799 100644
--- a/src/version.c
+++ b/src/version.c
@@ -795,6 +795,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    299,
+/**/
     298,
 /**/
     297,