mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-17 15:34:34 +00:00
Remove useless vertical space from src/abg-writer.cc
* src/abg-writer.cc (class write_context): Remove useless vertical space near the end of the class definition. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
7dc8265c54
commit
f805fc20f2
@ -606,7 +606,6 @@ public:
|
||||
get_fun_symbol_map()
|
||||
{return m_fun_symbol_map;}
|
||||
|
||||
|
||||
};//end write_context
|
||||
|
||||
static bool write_translation_unit(const translation_unit&,
|
||||
|
Loading…
Reference in New Issue
Block a user