Skip to content

Commit

Permalink
Merge branch 'multidevices' of https://github.com/pixelnerve/BlockOpenNI
Browse files Browse the repository at this point in the history
 into multidevices
  • Loading branch information
pixelnerve committed Mar 21, 2012
2 parents d94b3e3 + ced4b35 commit 41d38c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VOpenNIDevice.cpp
Expand Up @@ -240,7 +240,7 @@ namespace V
ss << "Pose detection in progress: '" << strPose << "' on User: " << nId << std::endl;
DEBUG_MESSAGE( ss.str().c_str() );

OpenNIDevice* device = static_cast<OpenNIDevice*>( pCookie );
//OpenNIDevice* device = static_cast<OpenNIDevice*>( pCookie );
}


Expand Down

0 comments on commit 41d38c2

Please sign in to comment.