Merge pull request #550 from birarda/jenkins

remove a blank line
This commit is contained in:
birarda 2013-06-18 16:02:26 -07:00
commit d38389fc13

View file

@ -404,7 +404,6 @@ void printVoxelCode(unsigned char* voxelCode) {
}
#endif
// Inserts the value and key into three arrays sorted by the key array, the first array is the value,
// the second array is a sorted key for the value, the third array is the index for the value in it original
// non-sorted array