Task #277 - added.err
back to task #277download
Error: CLANG_WARNING: bamf-0.5.6-build/bamf-0.5.6/lib/libbamf/bamf-view.c:608:27: warning[deadcode.DeadStores]: Although the value stored to 'priv' is used in the enclosing expression, the value is never actually read from 'priv' # 606| bamf_view_on_name_owner_changed (BamfDBusItemView *proxy, GParamSpec *param, BamfView *self) # 607| { # 608|-> BamfViewPrivate *priv = priv = bamf_view_get_instance_private (self); # 609| # 610| /* This is called when the bamfdaemon is killed / started */