##// END OF EJS Templates
test
Tsuki -
r4:49359be7c342 default
parent child Browse files
Show More
@@ -74,7 +74,6 static void
74 74 ext_workspace_create(uint32_t tag, Monitor *m)
75 75 {
76 76 const char *name = tag_name(tag);
77
78 77 struct ext_workspace *ws = ecalloc(1, sizeof(*ws));
79 78 ws->tag = tag;
80 79 ws->m = m;
General Comments 0
You need to be logged in to leave comments. Login now