diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-07 10:07:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-07 10:07:26 +0100 |
| commit | 59617eb2230e47b59882c4f9ca6092ce05f53cf1 (patch) | |
| tree | cf74445bdf863d942d599bd9820cd5a50a8113cf /src/picture_asset.h | |
| parent | 27e74ac5cf717233914fd017eb9ca67ee7c4af96 (diff) | |
| parent | 02b1073f910aeb4eeaa914d15a68b76b3969e690 (diff) | |
Merge branch 'master' into cxml
Diffstat (limited to 'src/picture_asset.h')
| -rw-r--r-- | src/picture_asset.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/picture_asset.h b/src/picture_asset.h index 3edf3a1c..8536bacc 100644 --- a/src/picture_asset.h +++ b/src/picture_asset.h @@ -113,8 +113,6 @@ struct FrameInfo class MonoPictureAssetWriter { public: - ~MonoPictureAssetWriter (); - FrameInfo write (uint8_t* data, int size); void fake_write (int size); void finalize (); |
