Commit 4db1172a authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

Clipboard.c: remove superflous return

parent 1c36e49a
...@@ -1418,8 +1418,6 @@ void nxagentResetSelectionOwner(void) ...@@ -1418,8 +1418,6 @@ void nxagentResetSelectionOwner(void)
/* Hmm, this is already None when reaching this */ /* Hmm, this is already None when reaching this */
lastServerRequestor = None; lastServerRequestor = None;
return;
} }
#ifdef NXAGENT_CLIPBOARD #ifdef NXAGENT_CLIPBOARD
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment