diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-11-29 00:40:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-04-18 12:11:43 +0200 |
| commit | e5a1ca0b16f4fff2a7b46846645630446989abd8 (patch) | |
| tree | 1c9223daae43caad471bd73bb610c9d0fe5e34d2 /src | |
| parent | 6f80712a911e90a2b8004b8345e368b4c28f4a2b (diff) | |
Cleanup: white space.
Diffstat (limited to 'src')
| -rw-r--r-- | src/picture_asset.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/picture_asset.h b/src/picture_asset.h index b91d6085..36364485 100644 --- a/src/picture_asset.h +++ b/src/picture_asset.h @@ -58,7 +58,6 @@ public: return _intrinsic_duration; } - Size size () const { return _size; } |
