move i3 sync code into sync_respond (for following commits)

This commit is contained in:
Michael Stapelberg
2018-03-30 21:05:32 +02:00
parent 4e0bf58109
commit 725ee3ce62
5 changed files with 45 additions and 15 deletions

View File

@ -82,4 +82,5 @@
#include "fake_outputs.h"
#include "display_version.h"
#include "restore_layout.h"
#include "sync.h"
#include "main.h"