diff options
Diffstat (limited to 'st.h')
-rw-r--r-- | st.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -201,7 +201,6 @@ void *xrealloc(void *, size_t); | |||
201 | char *xstrdup(char *); | 201 | char *xstrdup(char *); |
202 | 202 | ||
203 | /* Globals */ | 203 | /* Globals */ |
204 | extern TermWindow win; | ||
205 | extern Term term; | 204 | extern Term term; |
206 | extern Selection sel; | 205 | extern Selection sel; |
207 | extern int cmdfd; | 206 | extern int cmdfd; |