Skip to content

Commit

Permalink
store_model_features is now in header file
Browse files Browse the repository at this point in the history
  • Loading branch information
karlnapf committed Jul 29, 2011
1 parent 63fada6 commit 660b180
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/shogun/machine/DistanceMachine.cpp
Expand Up @@ -196,8 +196,3 @@ void* CDistanceMachine::run_distance_thread_rhs(void* p)

return NULL;
}

void CDistanceMachine::store_model_features()
{

}

0 comments on commit 660b180

Please sign in to comment.