(svn r18092) -Codechange: remove support for the unnested widgets
This commit is contained in:
@@ -1002,12 +1002,6 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
void StoreWidgets(Widget *widgets, int length, bool left_moving, bool top_moving, bool rtl)
|
||||
{
|
||||
/* We don't need to support the old version anymore! */
|
||||
NOT_REACHED();
|
||||
}
|
||||
|
||||
/* virtual */ void Draw(const Window *w)
|
||||
{
|
||||
/* Draw brown-red toolbar bg. */
|
||||
|
Reference in New Issue
Block a user