remove some dead code
This commit is contained in:
parent
35113b8f2a
commit
f02566c7c5
@ -580,7 +580,6 @@ clipboard_process_data_response(struct stream* s, int clip_msg_status,
|
||||
}
|
||||
g_data_in_size = len;
|
||||
g_wcstombs(g_data_in, wtext, len + 1);
|
||||
len = g_strlen(g_data_in);
|
||||
g_data_in_time = clipboard_get_local_time();
|
||||
g_data_in_up_to_date = 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user