remove a blank line

This commit is contained in:
Stephen Birarda 2013-06-18 16:02:02 -07:00
parent 3ae44b7614
commit f6fa956144

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