From 056181160ce510e5409886fd7b8884480ae30a27 Mon Sep 17 00:00:00 2001 From: astrojhgu Date: Mon, 19 Oct 2009 16:57:14 +0000 Subject: git-svn-id: file:///home/svn/opt_utilities@82 ed2142bd-67ad-457f-ba7c-d818d4011675 --- models/models.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'models/models.cc') diff --git a/models/models.cc b/models/models.cc index 8a63037..e1c6d34 100644 --- a/models/models.cc +++ b/models/models.cc @@ -108,9 +108,6 @@ model,std::vector,std::string>& get_2dmodel_by_nam model_map["poly1d3"]=new poly1d; model_map["poly1d4"]=new poly1d; model_map["poly1d5"]=new poly1d; -#ifdef __linux__ - model_map["dlmodel"]=new dl_model; -#endif //DECL_POLY(7) } -- cgit v1.2.2