summaryrefslogtreecommitdiff
path: root/fedora/.local/bin/htop-vim/linux/ZramMeter.h
diff options
context:
space:
mode:
Diffstat (limited to 'fedora/.local/bin/htop-vim/linux/ZramMeter.h')
-rw-r--r--fedora/.local/bin/htop-vim/linux/ZramMeter.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/fedora/.local/bin/htop-vim/linux/ZramMeter.h b/fedora/.local/bin/htop-vim/linux/ZramMeter.h
deleted file mode 100644
index ddba1ba..0000000
--- a/fedora/.local/bin/htop-vim/linux/ZramMeter.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef HEADER_ZramMeter
-#define HEADER_ZramMeter
-
-#include "Meter.h"
-
-
-extern const MeterClass ZramMeter_class;
-
-#endif