[gtksourceview] HACKING: remove some antiquated links



commit 1bdf28564d1ea190de00ac48a6226679d10f332a
Author: Christian Hergert <chergert redhat com>
Date:   Mon Dec 6 21:50:16 2021 -0800

    HACKING: remove some antiquated links

 HACKING | 14 --------------
 1 file changed, 14 deletions(-)
---
diff --git a/HACKING b/HACKING
index f499c922..a3e20fe4 100644
--- a/HACKING
+++ b/HACKING
@@ -145,17 +145,3 @@ Here are some general advices:
   - When transfering ownership of an object or struct, use g_steal_pointer()
     to make it clear when reading that ownership was transfered.
 
-See also:
-https://blogs.gnome.org/swilmet/2012/08/01/about-code-quality-and-maintainability/
-
-Other links
------------
-
-http://ometer.com/hacking.html
-
-For a shared library:
-
-http://davidz25.blogspot.be/2011/07/writing-c-library-intro-conclusion-and.html
-http://akkadia.org/drepper/ (Ulrich Drepper):
-       - How to Write Shared Libraries
-       - Good Practices in Library Design, Implementation, and Maintenance


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]