git.annexia.org
/
virt-top.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10660e2
)
Remove unused variable is_calendar2.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 28 Mar 2017 12:09:54 +0000
(13:09 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 29 Nov 2022 08:13:39 +0000
(08:13 +0000)
Fixes commit
effd1ec5897a2cac6e897ae7bce72f6b1e617b90
.
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index
64f431e
..
6a13bef
100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-29,7
+29,6
@@
OCAML_PKG_curses = @OCAML_PKG_curses@
OCAML_PKG_xml_light = @OCAML_PKG_xml_light@
OCAML_PKG_csv = @OCAML_PKG_csv@
OCAML_PKG_calendar = @OCAML_PKG_calendar@
-is_calendar2 = @is_calendar2@
OCAML_PKG_gettext = @OCAML_PKG_gettext@
OCAMLCPACKAGES := -package unix,extlib,curses,str,libvirt