diff --git a/build/src/options.c b/build/src/options.c
index 38a9e9ea0a3c226674eaa9a3bf312349693f7e31..5ab7bfede0c840c1f91b55e043538bcaba40c499 100644
--- a/build/src/options.c
+++ b/build/src/options.c
@@ -9,7 +9,6 @@ static const char *config_options[] = {
   "protect_uri", NULL,
   "authentication_domain", "mydomain.com",
   "ssi_pattern", "**.shtml$|**.shtm$",
-  "throttle", NULL,
   "access_log_file", NULL,
   "enable_directory_listing", "yes",
   "error_log_file", NULL,