Remove trailing blank lines

This commit is contained in:
Maxime Coste 2014-12-23 23:00:20 +00:00
parent b0fef1a962
commit 2852e0fbe5
23 changed files with 0 additions and 23 deletions

View File

@ -29,4 +29,3 @@ private:
} }
#endif // alias_registry_hh_INCLUDED #endif // alias_registry_hh_INCLUDED

View File

@ -36,4 +36,3 @@ Buffer* create_buffer_from_data(StringView data, StringView name,
} }
#endif // buffer_utils_hh_INCLUDED #endif // buffer_utils_hh_INCLUDED

View File

@ -55,4 +55,3 @@ private:
} }
#endif // client_manager_hh_INCLUDED #endif // client_manager_hh_INCLUDED

View File

@ -15,4 +15,3 @@ void exec_keys(memoryview<Key> keys, Context& context);
} }
#endif // commands_hh_INCLUDED #endif // commands_hh_INCLUDED

View File

@ -94,4 +94,3 @@ private:
} }
#endif // event_manager_hh_INCLUDED #endif // event_manager_hh_INCLUDED

View File

@ -45,4 +45,3 @@ inline bool operator!=(const Face& lhs, const Face& rhs)
} }
#endif // face_hh_INCLUDED #endif // face_hh_INCLUDED

View File

@ -42,4 +42,3 @@ inline Face get_face(const String& facedesc)
} }
#endif // face_registry_hh_INCLUDED #endif // face_registry_hh_INCLUDED

View File

@ -35,4 +35,3 @@ private:
} }
#endif // hook_manager_hh_INCLUDED #endif // hook_manager_hh_INCLUDED

View File

@ -87,4 +87,3 @@ private:
} }
#endif // insert_completer_hh_INCLUDED #endif // insert_completer_hh_INCLUDED

View File

@ -125,4 +125,3 @@ inline size_t hash_value(const Kakoune::InternedString& str)
} }
#endif // interned_string_hh_INCLUDED #endif // interned_string_hh_INCLUDED

View File

@ -51,4 +51,3 @@ private:
} }
#endif // keymap_manager_hh_INCLUDED #endif // keymap_manager_hh_INCLUDED

View File

@ -66,4 +66,3 @@ private:
} }
#endif // memoryview_hh_INCLUDED #endif // memoryview_hh_INCLUDED

View File

@ -79,4 +79,3 @@ private:
} }
#endif // ncurses_hh_INCLUDED #endif // ncurses_hh_INCLUDED

View File

@ -86,4 +86,3 @@ private:
} }
#endif // optional_hh_INCLUDED #endif // optional_hh_INCLUDED

View File

@ -153,4 +153,3 @@ private:
} }
#endif // parameters_parser_hh_INCLUDED #endif // parameters_parser_hh_INCLUDED

View File

@ -54,4 +54,3 @@ void option_from_string(StringView str, Regex& re);
} }
#endif // regex_hh_INCLUDED #endif // regex_hh_INCLUDED

View File

@ -21,4 +21,3 @@ public:
} }
#endif // register_hh_INCLUDED #endif // register_hh_INCLUDED

View File

@ -63,4 +63,3 @@ private:
} }
#endif // remote_hh_INCLUDED #endif // remote_hh_INCLUDED

View File

@ -164,4 +164,3 @@ private:
} }
#endif // safe_ptr_hh_INCLUDED #endif // safe_ptr_hh_INCLUDED

View File

@ -41,4 +41,3 @@ private:
} }
#endif // shell_manager_hh_INCLUDED #endif // shell_manager_hh_INCLUDED

View File

@ -281,4 +281,3 @@ inline size_t hash_value(const Kakoune::StringView& str)
} }
#endif // string_hh_INCLUDED #endif // string_hh_INCLUDED

View File

@ -14,4 +14,3 @@ using UnorderedMap = std::unordered_map<Key, Value, Hash<Key>>;
} }
#endif // unordered_map_hh_INCLUDED #endif // unordered_map_hh_INCLUDED

View File

@ -61,4 +61,3 @@ private:
} }
#endif // word_db_hh_INCLUDED #endif // word_db_hh_INCLUDED