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