diff options
Diffstat (limited to 'sinksh/syntax_modules/sink_list.cpp')
-rw-r--r-- | sinksh/syntax_modules/sink_list.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sinksh/syntax_modules/sink_list.cpp b/sinksh/syntax_modules/sink_list.cpp index e176aab..bb2f1fe 100644 --- a/sinksh/syntax_modules/sink_list.cpp +++ b/sinksh/syntax_modules/sink_list.cpp | |||
@@ -68,8 +68,6 @@ bool list(const QStringList &args, State &state) | |||
68 | 68 | ||
69 | } | 69 | } |
70 | 70 | ||
71 | query.liveQuery = false; | ||
72 | |||
73 | query.requestedProperties = SinkshUtils::requestedProperties(type); | 71 | query.requestedProperties = SinkshUtils::requestedProperties(type); |
74 | 72 | ||
75 | QStringList line; | 73 | QStringList line; |