diff options
Diffstat (limited to 'src/debug.hh')
| -rw-r--r-- | src/debug.hh | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/debug.hh b/src/debug.hh deleted file mode 100644 index 02e46708..00000000 --- a/src/debug.hh +++ /dev/null @@ -1,13 +0,0 @@ -#ifndef debug_hh_INCLUDED -#define debug_hh_INCLUDED - -namespace Kakoune -{ - -class StringView; - -void write_debug(StringView str); - -} - -#endif // debug_hh_INCLUDED |
