X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Faction.h;h=3f6d84eb8b6ac7c7124e4e1323020c7f94c8acef;hb=d20fecf5766e17f5c6a18ce50b61383fc3690030;hp=db618b36c997cccee8a17e4d5ab5063b292f2e8d;hpb=9d42df6ab4099c9365d3631ea86348a8f21752a0;p=chaz%2Fopenbox diff --git a/openbox/action.h b/openbox/action.h index db618b36..3f6d84eb 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -244,7 +244,5 @@ void action_toggle_show_desktop(union ActionData *data); void action_show_desktop(union ActionData *data); /* Any */ void action_unshow_desktop(union ActionData *data); -/* Client */ -void action_vibrate(union ActionData *data); #endif