X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/92e55c7c53cb808b584982ac8f6d69112d713fab..c53f0fca912e05cddcfbf79d99678b16d183c67d:/dwm.h?ds=sidebyside diff --git a/dwm.h b/dwm.h index efef213..57d628a 100644 --- a/dwm.h +++ b/dwm.h @@ -22,7 +22,7 @@ union Arg { }; /* atoms */ -enum { NetSupported, NetWMName, NetActiveWindow, NetLast }; +enum { NetSupported, NetWMName, NetLast }; enum { WMProtocols, WMDelete, WMLast }; /* cursor */