commit f44d2ac96cf27f441ea478f6dc01508ef10f426f
parent 4c3d28eccfb3ea5f001abf14bddbae97f6b70ced
Author: Connor Lane Smith <cls@lubutu.com>
Date: Sat, 25 Jun 2011 19:02:31 +0100
misc/cool_libraries: rm snippets
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/suckless.org/misc/cool_libraries.md b/suckless.org/misc/cool_libraries.md
@@ -48,6 +48,5 @@ Mathematics
Miscellaneous
-------------
-* [code snippets database](http://c.snippets.org/browser.php) - contains various code snippets, most of which are public domain
* [pjsip](http://www.pjsip.org/) - open source SIP stack (GPL)
* [libev](http://software.schmorp.de/pkg/libev.html) - high performance event-loop modeled after libevent but much smaller (dual licensed under 2-clause BSD and GPL)