forked from mirror/OpenTTD
(svn r21803) -Cleanup: Remove unnecessary semicolons.
This commit is contained in:
@@ -145,7 +145,7 @@ public:
|
||||
this->padding_right = right;
|
||||
this->padding_bottom = bottom;
|
||||
this->padding_left = left;
|
||||
};
|
||||
}
|
||||
|
||||
FORCEINLINE uint GetHorizontalStepSize(SizingType sizing) const;
|
||||
FORCEINLINE uint GetVerticalStepSize(SizingType sizing) const;
|
||||
|
Reference in New Issue
Block a user