Hey Adam, thanks for your patch :)

The patch looks good, I'll just ask for Jason for a second look, I think we can 
remove other parts like:
-  matcher = bamf_matcher_get_default ();
-  control = bamf_control_get_default ();
-  source = g_object_new (BAMF_TYPE_TAB_SOURCE, "id", "testingsource", NULL);
+  bamf_matcher_get_default ();
+  bamf_control_get_default ();
+  g_object_new (BAMF_TYPE_TAB_SOURCE, "id", "testingsource", NULL);

-> if we don't reference them, there is no need at all for those calls
or objects ;)

Jason?

** Changed in: bamf
     Assignee: (unassigned) => Jason Smith (jassmith)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706703

Title:
  build fails with very recent gcc 4.6: unused-but-set-variable error

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to