Remove declared but not implemented wxFont::Unshare() in wxGTK
No real changes, just remove a method which was never defined nor used.
This commit is contained in:
parent
926d486f54
commit
f65a608993
@ -104,11 +104,6 @@ public:
|
||||
// attributes and returns true.
|
||||
bool GTKSetPangoAttrs(PangoLayout* layout) const;
|
||||
|
||||
// implementation from now on
|
||||
void Unshare();
|
||||
|
||||
// no data :-)
|
||||
|
||||
protected:
|
||||
virtual void DoSetNativeFontInfo( const wxNativeFontInfo& info ) wxOVERRIDE;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user