Explorar el Código

removed old unused cursor() proto.

Aurélien Aptel hace 16 años
padre
commit
44d8c319a9
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      st.c

+ 0 - 2
st.c

@@ -154,8 +154,6 @@ void xdrawc(int, int, Glyph);
 void xinit(void);
 void xscroll(void);
 
-void cursor(int);
-
 /* Globals */
 DC dc;
 XWindow xw;