~abreu-alexandre/unity/dbus-stick-unstick-launcher-icon

Viewing all changes in revision 3164.

  • Committer: Tarmac
  • Author(s): MC Return
  • Date: 2013-02-19 15:08:08 UTC
  • mfrom: (3158.1.2 unity)
  • Revision ID: tarmac-20130219150808-jjoq0rf220hog1k5
Fixed minor cppcheck static code analysis issues:

Do not assign true to bool odd, because this value is never used.
Instead declare and assign a value to odd in the same line.

Also initialize the class member variable bool requires_new_position with
false in the PreviewStateMachine::PreviewStateMachine() constructor.

Approved by Andrea Azzarone, Łukasz Zemczak.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: