diff data/model/Model.h @ 285:20028c634494

* change some QStrings to std::strings etc
author Chris Cannam
date Thu, 09 Aug 2007 16:29:29 +0000
parents 0ed2b2e26b44
children 92e8dbde73cd
line wrap: on
line diff
--- a/data/model/Model.h	Thu Aug 09 14:40:03 2007 +0000
+++ b/data/model/Model.h	Thu Aug 09 16:29:29 2007 +0000
@@ -21,8 +21,6 @@
 
 #include "base/XmlExportable.h"
 
-typedef std::vector<float> SampleBlock;
-
 class ZoomConstraint;
 
 /**