[bknr-cvs] hans changed trunk/projects/quickhoney/src/webserver.lisp

BKNR Commits bknr at bknr.net
Fri Sep 19 06:23:38 UTC 2008


Revision: 3925
Author: hans
URL: http://bknr.net/trac/changeset/3925

Remove quickhoney-image-handler, we don't need it.

U   trunk/projects/quickhoney/src/webserver.lisp

Modified: trunk/projects/quickhoney/src/webserver.lisp
===================================================================
--- trunk/projects/quickhoney/src/webserver.lisp	2008-09-19 06:16:37 UTC (rev 3924)
+++ trunk/projects/quickhoney/src/webserver.lisp	2008-09-19 06:23:38 UTC (rev 3925)
@@ -38,7 +38,6 @@
                                         ("/json-news-archive" json-news-archive-handler)
                                         ("/json-news" json-news-handler)
                                         ("/shutdown" shutdown-handler)
-                                        ("/image" quickhoney-image-handler)
 					user
 					images
 					("/static" directory-handler




More information about the Bknr-cvs mailing list