Remove point

This commit is contained in:
Thomas Forgione 2018-09-14 21:23:14 +02:00
parent 3aaad9993a
commit df6c67baac
No known key found for this signature in database
GPG Key ID: 3B8FC64F5BBFE109
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ function todo_list_widget(todo, s)
widget.shape_border_width = 1
widget.shape_border_color = "#ffffff"
widget.point = { x = todo.x, y = todo.y }
return widget