Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
whitespace
  • Loading branch information
karlnapf committed Apr 22, 2012
1 parent 563718d commit 676e28c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shogun/features/SubsetStack.cpp
Expand Up @@ -129,7 +129,6 @@ void CSubsetStack::remove_subset()
{
index_t last_idx=m_active_subsets_stack->get_num_elements()-1;
m_active_subsets_stack->delete_element(last_idx);

}

/* if there are subsets left on stack, set the next one as active */
Expand Down

0 comments on commit 676e28c

Please sign in to comment.