* src/vcg.c (get_view_str): Remove case for normal_view.

This commit is contained in:
Paul Eggert
2005-01-27 22:03:21 +00:00
parent a8999f947d
commit 2e72b98ed8
+5
View File
@@ -1,3 +1,8 @@
2005-01-27 Paul Eggert <[email protected]>
* src/vcg.c (get_view_str): Remove case for normal_view.
Problem reported by [email protected].
2005-01-24 Paul Eggert <[email protected]>
* configure.ac (O0CFLAGS, O0CXXFLAGS): Fix quoting bug.