summaryrefslogtreecommitdiff
path: root/fedora/.local/bin/htop-vim/SysArchMeter.h
diff options
context:
space:
mode:
Diffstat (limited to 'fedora/.local/bin/htop-vim/SysArchMeter.h')
-rw-r--r--fedora/.local/bin/htop-vim/SysArchMeter.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/fedora/.local/bin/htop-vim/SysArchMeter.h b/fedora/.local/bin/htop-vim/SysArchMeter.h
deleted file mode 100644
index 50b3869..0000000
--- a/fedora/.local/bin/htop-vim/SysArchMeter.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef HEADER_SysArchMeter
-#define HEADER_SysArchMeter
-/*
-htop - SysArchMeter.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 SysArchMeter_class;
-
-#endif