summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pastiche.lisp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pastiche.lisp b/pastiche.lisp
index 8fb1af6..34500eb 100644
--- a/pastiche.lisp
+++ b/pastiche.lisp
@@ -264,7 +264,6 @@ from make-paste-filename."))
:parameters
(title string)
(content string)
- (privacy string)
:documentation "Create a new paste and return a URL to its content."
:authenticate
(< (length title) +paste-title-limit+)