mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 14:36:48 +00:00
Remove an unused exception class.
This commit is contained in:
parent
22d9a73991
commit
fa0bc3b9c7
@ -41,14 +41,6 @@ namespace gui2{
|
||||
class tdialog;
|
||||
class tdebug_layout_graph;
|
||||
|
||||
/**
|
||||
* Dummy struct for the layout engine.
|
||||
*
|
||||
* When an object changes it's width in the height phase of the layout engine
|
||||
* things might need to change so rerun the layout phase in that case.
|
||||
*/
|
||||
struct trelayout_exception {};
|
||||
|
||||
/**
|
||||
* base class of top level items, the only item
|
||||
* which needs to store the final canvase to draw on
|
||||
|
Loading…
x
Reference in New Issue
Block a user