13
0

remove unused SHUTTLE_FRACT constant

git-svn-id: svn://localhost/ardour2/branches/3.0@9499 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2011-05-12 00:17:02 +00:00
parent e22f93407b
commit f3857bf68c

View File

@ -69,8 +69,6 @@ namespace ARDOUR {
return (microseconds_t) jack_get_time();
}
static const double SHUTTLE_FRACT_SPEED1=0.48412291827; /* derived from A1,A2 */
void setup_fpu ();
}