Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
Have selected() check whether selection exists
[st.git]
/
st.h
diff --git
a/st.h
b/st.h
index
71c79f4
..
8637d35
100644
(file)
--- a/
st.h
+++ b/
st.h
@@
-201,7
+201,6
@@
void *xrealloc(void *, size_t);
char *xstrdup(char *);
/* Globals */
char *xstrdup(char *);
/* Globals */
-extern TermWindow win;
extern Term term;
extern Selection sel;
extern int cmdfd;
extern Term term;
extern Selection sel;
extern int cmdfd;