From 26366664c140664f70d46772f0d1a790ec885410 Mon Sep 17 00:00:00 2001 From: Maarten Bosmans Date: Fri, 18 Mar 2011 11:52:30 +0100 Subject: Update PA_MODULE_USAGE to be in line with actual implementation --- src/modules/bluetooth/module-bluetooth-proximity.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/bluetooth') diff --git a/src/modules/bluetooth/module-bluetooth-proximity.c b/src/modules/bluetooth/module-bluetooth-proximity.c index 3eed9cea..8c3a5b9f 100644 --- a/src/modules/bluetooth/module-bluetooth-proximity.c +++ b/src/modules/bluetooth/module-bluetooth-proximity.c @@ -59,7 +59,6 @@ PA_MODULE_USAGE( static const char* const valid_modargs[] = { "sink", - "rssi", "hci", NULL, }; -- cgit