Skip to content

Commit d783cbf

Browse files
author
Gideon Serfontein
committed
Removed unused variable
1 parent 242beef commit d783cbf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

examples/shapes/shapes_pie_chart.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ int main(void)
5252
Vector2 scrollContentOffset = {0};
5353
Rectangle view = {0};
5454

55-
int scrollbar_width = GuiGetStyle(SCROLLBAR, SCROLLBAR_WIDTH);
56-
5755
SetTargetFPS(60);
5856
//--------------------------------------------------------------------------------------
5957

0 commit comments

Comments
 (0)