Remove an unused declaration.
This commit is contained in:
parent
10d6ac30f8
commit
64d00c2fd7
1 changed files with 0 additions and 4 deletions
|
@ -76,10 +76,6 @@ public:
|
|||
|
||||
twidget* build() const;
|
||||
twidget* build(tgrid* grid) const;
|
||||
|
||||
private:
|
||||
/** After reading the general part in the constructor read extra data. */
|
||||
void read_extra(const config& cfg);
|
||||
};
|
||||
|
||||
typedef boost::intrusive_ptr<tbuilder_grid> tbuilder_grid_ptr;
|
||||
|
|
Loading…
Add table
Reference in a new issue