removed variable that has been set to a default value
This commit is contained in:
@@ -26,11 +26,9 @@ spi:
|
|||||||
globals:
|
globals:
|
||||||
- id: nr_of_pages
|
- id: nr_of_pages
|
||||||
type: int
|
type: int
|
||||||
restore_value: no
|
|
||||||
initial_value: '1'
|
initial_value: '1'
|
||||||
- id: actual_page
|
- id: actual_page
|
||||||
type: int
|
type: int
|
||||||
restore_value: no
|
|
||||||
initial_value: '0'
|
initial_value: '0'
|
||||||
|
|
||||||
output:
|
output:
|
||||||
|
|||||||
Reference in New Issue
Block a user