revert RCU changes back to union-based solution to fix strict-aliasing; another ...
[ardour.git] / libs / pbd / pbd / pool.h
index f8e19e72fb9281ec360026693062a330dd2a06cd..d604680ae26d7ce875b3e01fe9464fefa9c306d3 100644 (file)
@@ -15,7 +15,6 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id$
 */
 
 #ifndef __qm_pool_h__