diff options
Diffstat (limited to 'toys/example/skeleton.c')
-rw-r--r-- | toys/example/skeleton.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toys/example/skeleton.c b/toys/example/skeleton.c index 3e776be1..99e771aa 100644 --- a/toys/example/skeleton.c +++ b/toys/example/skeleton.c @@ -28,7 +28,6 @@ config SKELETON config SKELETON_ALIAS bool "skeleton_alias" default n - depends on SKELETON help usage: skeleton_alias [-dq] [-b NUMBER] |