diff --git a/flashy.ini b/flashy.ini
index 47f53ed..8e3038c 100644
--- a/flashy.ini
+++ b/flashy.ini
@@ -14,7 +14,6 @@ module          = flashy.wsgi
 # master          = true
 # maximum number of worker processes
 # processes       = 1
-# the socket (use the full path to be safe
 http          = :7001
 # ... with appropriate permissions - may be needed
 # chmod-socket    = 664