summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth
diff options
context:
space:
mode:
authorMaarten Bosmans <mkbosmans@gmail.com>2011-03-18 11:52:30 +0100
committerColin Guthrie <cguthrie@mandriva.org>2011-03-18 12:07:02 +0000
commit26366664c140664f70d46772f0d1a790ec885410 (patch)
tree2e9fc2fb81ba24d21820e010c0c909ac091bf9d1 /src/modules/bluetooth
parent9a27b0c413980cb04179139b6a0b4347b2d83ac5 (diff)
Update PA_MODULE_USAGE to be in line with actual implementation
Diffstat (limited to 'src/modules/bluetooth')
-rw-r--r--src/modules/bluetooth/module-bluetooth-proximity.c1
1 files changed, 0 insertions, 1 deletions
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,
};