diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-17 20:16:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-17 20:16:10 +0000 |
| commit | 828c320df8c56208a8834971f5d937ce06a4edf2 (patch) | |
| tree | b9af6538e97ed5d4b845173ec500aa250b8c894e /src/sound_asset.h | |
| parent | 369ba52fe8b3ddeda734692541471c402016a18d (diff) | |
Pull entry point out of the constructor.
Diffstat (limited to 'src/sound_asset.h')
| -rw-r--r-- | src/sound_asset.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound_asset.h b/src/sound_asset.h index 9fb1d60b..bd1811b1 100644 --- a/src/sound_asset.h +++ b/src/sound_asset.h @@ -82,7 +82,6 @@ public: std::string directory, std::string mxf_name, int fps, - int entry_point, int length ); |
