summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-11-29 00:40:59 +0100
committerCarl Hetherington <cth@carlh.net>2024-04-18 12:11:43 +0200
commite5a1ca0b16f4fff2a7b46846645630446989abd8 (patch)
tree1c9223daae43caad471bd73bb610c9d0fe5e34d2 /src
parent6f80712a911e90a2b8004b8345e368b4c28f4a2b (diff)
Cleanup: white space.
Diffstat (limited to 'src')
-rw-r--r--src/picture_asset.h1
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;
}