Remove superfluous lines
This commit is contained in:
parent
c328ebee04
commit
a4b1be1da5
|
@ -86,9 +86,7 @@ public:
|
|||
|
||||
const Font &operator=(const Font &o);
|
||||
|
||||
const char *getName() const;
|
||||
void setName(const char *value);
|
||||
|
||||
DECL_ATTR( Name, const char * )
|
||||
DECL_ATTR( Size, int )
|
||||
DECL_ATTR( Bold, bool )
|
||||
DECL_ATTR( Italic, bool )
|
||||
|
|
Loading…
Reference in New Issue