njackspa: code cleanup
commitba6fbdf69c39b94ce9e6ded5f4bee8593e217591
authorG.raud <graud@gmx.com>
Sun, 2 Jun 2013 16:22:37 +0000 (2 18:22 +0200)
committerG.raud <graud@gmx.com>
Sun, 7 Jul 2013 06:42:36 +0000 (7 08:42 +0200)
tree982780e3058d198814cca3af51c82bc98176954f
parentbd385dd21f6f88f4d841a075c7645987902512f4
njackspa: code cleanup

keep only one window: define a NUM_WINDOWS

delete the code referring to the unused type WinType

delete the code referring to the audio/midi modes

ERR_OUT: temporarily quits curses mode

delete unused ERR messages

squeeze some block statements into a sequence of expressions

miscellaneous improvements (indentation, delete C++ style comments etc.)
njackspa.c