[ekiga/jp-opal-roster: 26/33] Opal::Account: actually make it link



commit 936f2c8e645d6e386c84c2eb5b0fb99e832994d9
Author: Julien Puydt <jpuydt free fr>
Date:   Sat Oct 26 20:10:07 2013 +0200

    Opal::Account: actually make it link

 lib/engine/components/opal/opal-account.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/engine/components/opal/opal-account.h b/lib/engine/components/opal/opal-account.h
index d8df408..3e212b4 100644
--- a/lib/engine/components/opal/opal-account.h
+++ b/lib/engine/components/opal/opal-account.h
@@ -92,7 +92,7 @@ public:
             boost::function0<std::set<std::string> > _existing_groups,
             xmlNodePtr node_);
 
-    ~Account ();
+    ~Account () {}
 
     const std::string get_name () const;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]