Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Saurabh7 committed Jun 30, 2016
1 parent 9acf8d4 commit d5c135a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shogun/labels/DenseLabels.cpp
Expand Up @@ -203,4 +203,3 @@ int32_t CDenseLabels::get_num_labels() const
return m_subset_stack->has_subsets()
? m_subset_stack->get_size() : m_labels.vlen;
}

0 comments on commit d5c135a

Please sign in to comment.