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
1 changed files with 0 additions and 5 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue