mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
small cleanup.
This commit is contained in:
parent
2721242f77
commit
f0e40565a5
1 changed files with 0 additions and 2 deletions
|
|
@ -96,7 +96,5 @@ int main(int argc, char *argv[]) {
|
|||
char buf = 0;
|
||||
(void) write(pok[1], &buf, 1 );
|
||||
close_fd(&pok[1]);
|
||||
exit(-1);
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue