Clean code

Signed-off-by: Viktar Lukashonak <myxabeer@gmail.com>
This commit is contained in:
Viktar Lukashonak
2024-01-08 22:48:57 +03:00
parent 158767b5b4
commit f8eb01def2
4 changed files with 2 additions and 15 deletions

View File

@@ -4,12 +4,10 @@
#include <spdlog/spdlog.h>
#include <type_traits>
#include "bar.hpp"
#include "client.hpp"
//#include "factory.hpp"
#include "group.hpp"
//#include "group.hpp"
#include "wlr-layer-shell-unstable-v1-client-protocol.h"
#ifdef HAVE_SWAY