mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 21:56:30 +01:00
NO-OP: whitespace
This commit is contained in:
parent
8969ded7e1
commit
8e038da828
1 changed files with 16 additions and 16 deletions
|
|
@ -48,7 +48,7 @@ GraphNode::dec_ref()
|
|||
{
|
||||
if (g_atomic_int_dec_and_test (&_refcount)) {
|
||||
/* All the nodes that feed us are done, so we can queue this node
|
||||
for processing.
|
||||
* for processing.
|
||||
*/
|
||||
_graph->trigger (this);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue