Bug #808
- Fixed bug #808, which generated compiler warnings on Solarix (thanks to Owen Clarke).
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
class Transport {
|
||||
public:
|
||||
Transport (const Uri&);
|
||||
~Transport ();
|
||||
virtual ~Transport ();
|
||||
|
||||
static Transport* getTransport(const Uri&);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user