JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed NET_ACTIVE_WINDOW handling
[dwm.git] / dwm.h
diff --git a/dwm.h b/dwm.h
index efef213..57d628a 100644 (file)
--- 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 */