Reverting back the commit made to test the render farm.
authorSampo Savolainen <v2@iki.fi>
Sat, 30 Dec 2006 22:19:11 +0000 (22:19 +0000)
committerSampo Savolainen <v2@iki.fi>
Sat, 30 Dec 2006 22:19:11 +0000 (22:19 +0000)
git-svn-id: svn://localhost/ardour2/trunk@1255 d708f5d6-7413-0410-9779-e7cbd77b26cf

libs/ardour/ardour/region.h

index cc1390876769811d0ddc51f290d1e00206c8e00a..f0262777f33e1bbb917063fdd229987a760a363c 100644 (file)
@@ -220,8 +220,6 @@ class Region : public PBD::StatefulDestructible, public boost::enable_shared_fro
        mutable uint32_t        _read_data_count; // modified in read()
        Change                   pending_changed;
        uint64_t                _last_layer_op; // timestamp
-
-       int compile_farmtest;
 };
 
 } /* namespace ARDOUR */