(svn r21803) -Cleanup: Remove unnecessary semicolons.
This commit is contained in:
@@ -741,7 +741,7 @@ public:
|
||||
PickerWindowBase(Window *parent) : Window()
|
||||
{
|
||||
this->parent = parent;
|
||||
};
|
||||
}
|
||||
|
||||
virtual ~PickerWindowBase();
|
||||
};
|
||||
|
Reference in New Issue
Block a user