]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/wxexpr.cpp
one of error messages had way too much spaces in it
[wxWidgets.git] / src / common / wxexpr.cpp
index 9db80bb02826b8df2945548dc283a1218eba7636..bbfce13288cc298d55857de745e34f7beca7c516 100644 (file)
@@ -800,9 +800,7 @@ void wxExpr::WriteExpr(FILE* stream)    // Write as any other subexpression
  * wxExpr 'database' (list of expressions)
  */
  
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxExprDatabase, wxList)
-#endif
 
 wxExprDatabase::wxExprDatabase(wxExprErrorHandler handler)
 {