aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2018-06-26 20:18:57 +1000
committerFurkan Sahin <furkan-dev@proton.me>2018-06-26 20:18:57 +1000
commitacdd2f56b346ac2af6437ddbe2cba2530e9214bf (patch)
tree7f70df64d1ec140d5d1bf744dd4a2c087e0564e7 /include
parent2d7afe713a296ef2594bffdf365660240d4cb8f8 (diff)
Remove incorrect assertion and supporting code
Children can exist when destroying a container, such as when destroying the last output. Sway is not terminating in that case.
Diffstat (limited to 'include')
-rw-r--r--include/sway/server.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sway/server.h b/include/sway/server.h
index 94e8f2a2..bd96b085 100644
--- a/include/sway/server.h
+++ b/include/sway/server.h
@@ -47,8 +47,6 @@ struct sway_server {
bool debug_txn_timings;
- bool terminating;
-
struct sway_transaction *head_transaction; // singly linked list
// When a view is being destroyed and is waiting for a transaction to