move _file_frame from DiskIOProcessor into DiskReader (only place where it is needed...
[ardour.git] / libs / ardour / ardour / disk_io.h
index 2224978c3633e94d7a33f3c667d9d35069caf49a..7f9232b426dfdc65fb40f8859359131c2cf56077 100644 (file)
@@ -129,7 +129,6 @@ class LIBARDOUR_API DiskIOProcessor : public Processor
        bool         _slaved;
        Location*     loop_location;
        bool          in_set_state;
-       framepos_t     file_frame;
        framepos_t     playback_sample;
        framecnt_t    wrap_buffer_size;
        framecnt_t    speed_buffer_size;