From 066f0968350a0efa7f908f901940ffee3775cfb7 Mon Sep 17 00:00:00 2001 From: astrojhgu Date: Thu, 5 Nov 2009 03:16:28 +0000 Subject: git-svn-id: file:///home/svn/opt_utilities@90 ed2142bd-67ad-457f-ba7c-d818d4011675 --- interface/optdl.hpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/interface/optdl.hpp b/interface/optdl.hpp index 7956155..35b2f9b 100644 --- a/interface/optdl.hpp +++ b/interface/optdl.hpp @@ -1,5 +1,3 @@ -#ifdef __linux__ - #ifndef OPTDL_HPP #define OPTDL_HPP #define OPT_HEADER @@ -23,7 +21,7 @@ namespace opt_utilities } ~dl_init() { - lt_dlexit(); + // lt_dlexit(); } }_dl_init; @@ -135,6 +133,5 @@ namespace opt_utilities -#endif #endif //EOF -- cgit v1.2.2