This commit is contained in:
Sebastian Ramacher 2023-12-08 23:32:35 +01:00
parent dbdcba3453
commit 5a04220291

View file

@ -234,10 +234,9 @@ struct zathura_s
* Storage for gestures.
*/
struct {
double initial_zoom;
double initial_zoom;
} gesture;
/**
* Context for MIME type detection
*/