Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
remove emallocz()
[st.git]
/
util.h
diff --git
a/util.h
b/util.h
deleted file mode 100644
(file)
index
9d87a95
..0000000
--- a/
util.h
+++ /dev/null
@@
-1,3
+0,0 @@
-/* See LICENSE file for copyright and license details. */
-
-void *emallocz(unsigned int size);