X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=win.h;h=b7022ec33039af522999dfdc5330974e39898183;hb=65976c1a29f2945c3cfb6af74cd6440cf193021d;hp=00113c57e275320dd4a431f9b47e32fb8c9801aa;hpb=32d3b1d00f66eda4f5446f3b32cabed2c9a77a40;p=st.git diff --git a/win.h b/win.h index 00113c5..b7022ec 100644 --- a/win.h +++ b/win.h @@ -18,6 +18,3 @@ void xsettitle(char *); void xsetpointermotion(int); void xselpaste(void); void xsetsel(char *, Time); -void zoom(const Arg *); -void zoomabs(const Arg *); -void zoomreset(const Arg *);