diff options
Diffstat (limited to 'fedora/.local/bin/htop-vim/MemorySwapMeter.h')
| -rw-r--r-- | fedora/.local/bin/htop-vim/MemorySwapMeter.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/fedora/.local/bin/htop-vim/MemorySwapMeter.h b/fedora/.local/bin/htop-vim/MemorySwapMeter.h deleted file mode 100644 index a98d5e6..0000000 --- a/fedora/.local/bin/htop-vim/MemorySwapMeter.h +++ /dev/null @@ -1,15 +0,0 @@ -#ifndef HEADER_MemorySwapMeter -#define HEADER_MemorySwapMeter -/* -htop - MemorySwapMeter.h -(C) 2021 htop dev team -Released under the GNU GPLv2+, see the COPYING file -in the source distribution for its full text. -*/ - -#include "Meter.h" - - -extern const MeterClass MemorySwapMeter_class; - -#endif |
