aboutsummaryrefslogtreecommitdiff
path: root/options.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2017-08-09 16:01:10 +0100
committerThomas Adam <thomas@xteddy.org>2017-08-09 16:01:10 +0100
commit0824850bbce86c395230700cb10c81f162319858 (patch)
treef1b026469fc18017b6b369131e9252b47bc30fcd /options.c
parent27c385210328bdae9566a77e8cfe4039ff91923b (diff)
parentac2ba0961babe8307b6474a73ea11b097b42f759 (diff)
downloadrtmux-0824850bbce86c395230700cb10c81f162319858.tar.gz
rtmux-0824850bbce86c395230700cb10c81f162319858.tar.bz2
rtmux-0824850bbce86c395230700cb10c81f162319858.zip
Merge branch 'obsd-master'
Diffstat (limited to 'options.c')
-rw-r--r--options.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/options.c b/options.c
index c13696f4..a607dab7 100644
--- a/options.c
+++ b/options.c
@@ -478,7 +478,6 @@ options_match_get(struct options *oo, const char *s, int *idx, int only,
return (o);
}
-
const char *
options_get_string(struct options *oo, const char *name)
{