1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Removing remaining code for focusable time ruler

This commit is contained in:
Paul Licameli
2016-06-29 12:33:21 -04:00
parent bbd369df1b
commit a0bb210dbe
4 changed files with 7 additions and 43 deletions

View File

@@ -200,9 +200,4 @@
// interpolating in frequency domain.
#define EXPERIMENTAL_ZERO_PADDED_SPECTROGRAMS
// Paul Licameli (PRL) 10 May 2016
// Time ruler accepts focus, buttons can be reached with TAB
//#define EXPERIMENTAL_TIME_RULER_NAVIGATION
#endif