aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--HACKING6
1 files changed, 0 insertions, 6 deletions
diff --git a/HACKING b/HACKING
index 0dce01dd9..b4a9946b5 100644
--- a/HACKING
+++ b/HACKING
@@ -29,12 +29,6 @@ need to stick to in order to get your patch accepted:
- data/kr-gnome-indent.cfg is provided as a reference config file for the
uncrustify program to get correct indentation in new files.
- Comment blocks are written like this:
-
-/*
- * bla_bla_cb: This is an example comment block
- */
-
See ChangeLog.README for Git checkin rules.
See doc/debugging.txt for some tips and tricks for debugging.