Rename show_channel_sync() to channel_sync(), and don't use prepare_command() before it.

prepare_command() does nothing useful here, and it sets the current server to an incorrect value
if the channel sync happens while the current window is set to a window from a different server.


git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@514 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Kevin Easton
2014-10-29 12:51:40 +00:00
parent 3816ea7494
commit 8054c3e4ab
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
[Changes 1.2c01]
* Correctly handle channel sync across multi-server. (caf)
* Fixes and improvements for channel logging. (caf)
* Use correct (MODECHAN and MODEUSER) display level for channel and user