diff options
Diffstat (limited to 'dep/ACE_wrappers/ace/DLL.cpp')
-rw-r--r-- | dep/ACE_wrappers/ace/DLL.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dep/ACE_wrappers/ace/DLL.cpp b/dep/ACE_wrappers/ace/DLL.cpp index 43cfa2efa84..7ed04b942c8 100644 --- a/dep/ACE_wrappers/ace/DLL.cpp +++ b/dep/ACE_wrappers/ace/DLL.cpp @@ -67,7 +67,6 @@ ACE_DLL::operator= (const ACE_DLL &rhs) return *this; } - // If the library name and the opening mode are specified than on // object creation the library is implicitly opened. |