summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix/scripts/build.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/guix/scripts/build.scm b/guix/scripts/build.scm
index ee1a9a81c1..9ad7379bbe 100644
--- a/guix/scripts/build.scm
+++ b/guix/scripts/build.scm
@@ -522,7 +522,6 @@ options handled by 'set-build-options-from-command-line', and listed in
 (define (set-build-options-from-command-line store opts)
   "Given OPTS, an alist as returned by 'args-fold' given
 '%standard-build-options', set the corresponding build options on STORE."
-  ;; TODO: Add more options.
 
   ;; '--keep-failed' has no effect when talking to a remote daemon.  Catch the
   ;; case where GUIX_DAEMON_SOCKET=guix://….