Преглед изворни кода

removed old unused cursor() proto.

Aurélien Aptel пре 16 година
родитељ
комит
44d8c319a9
1 измењених фајлова са 0 додато и 2 уклоњено
  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;