Multiple if (claimedDevice && claimedDevice->isValid()) ... changed to if (isDeviceCl...
commit127486d174ee9ea84ff5905c14bdf63698d424dc
authorJaroslav Barton <djaara@djaara.net>
Thu, 2 Apr 2009 07:53:06 +0000 (2 09:53 +0200)
committerJaroslav Barton <djaara@djaara.net>
Thu, 2 Apr 2009 07:53:06 +0000 (2 09:53 +0200)
tree2d22fc2fc7e2215d0db74885c8657467bf411aa3
parentf51289129fc0da73e230dfd094a3810a7a7c56f4
Multiple if (claimedDevice && claimedDevice->isValid()) ... changed to if (isDeviceClaimed()) ...
src/FMDbusConn.cpp
src/FMDbusConn.h