Skip to content

Commit eda5420

Browse files
author
Mark Tyberg
committed
updating formatting
1 parent 5e50126 commit eda5420

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

GuillotineBinPack.cpp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ namespace rbp {
1919

2020
using namespace std;
2121

22-
GuillotineBinPack::GuillotineBinPack()
23-
:binWidth(0),
24-
binHeight(0)
22+
GuillotineBinPack::GuillotineBinPack() : binWidth(0), binHeight(0)
2523
{
2624
}
2725

0 commit comments

Comments
 (0)