Drop unused compstr variable.
This commit is contained in:
parent
6394f47a7c
commit
a6b227992e
@ -3,7 +3,7 @@
|
|||||||
have qdbus &&
|
have qdbus &&
|
||||||
_qdbus()
|
_qdbus()
|
||||||
{
|
{
|
||||||
local cur compstr
|
local cur
|
||||||
|
|
||||||
COMPREPLY=()
|
COMPREPLY=()
|
||||||
cur=`_get_cword`
|
cur=`_get_cword`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user