Files
ardour/libs
Julien "_FrnchFrgg_" RIVAUD f7c3156960 Remove code with no actual effect
That code modifies \imprecise if it is not NULL, but
 - if a configuration is found, \imprecise will be set to in, clobbering
   the tentative changes done here;
 - if a configuration is not found, a last-resort loop will be run that
   will set the same member of \imprecise, also clobbering our changes.

Remove it since it does nothing that is looked at before being
forgotten. A way to get the intended outcome will be introduced later.
2016-08-06 19:38:09 +02:00
..
2016-08-06 19:38:09 +02:00
2016-07-17 17:04:35 +01:00
2016-07-24 16:54:08 +02:00
2015-12-17 20:22:02 +01:00
2016-08-06 16:49:41 +02:00
2016-07-28 13:28:38 +02:00
2015-10-08 16:18:39 +02:00