mirror of
https://github.com/polybar/polybar.git
synced 2026-02-25 10:05:49 +00:00
fix(xcb): Deallocate using deleter
This commit is contained in:
@ -118,7 +118,6 @@ controller::~controller() {
|
||||
}
|
||||
|
||||
m_connection.flush();
|
||||
m_connection.disconnect();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user