aboutsummaryrefslogtreecommitdiff
path: root/plugins/style/style.h
diff options
context:
space:
mode:
authorNunoSempere <nuno.semperelh@protonmail.com>2024-03-23 21:51:55 -0300
committerNunoSempere <nuno.semperelh@protonmail.com>2024-03-23 21:51:55 -0300
commit07cae73c7116aee9686432783394eaba2c854ab9 (patch)
treef41dcb6e3e3d986e10094765dfbe68f2270294cd /plugins/style/style.h
parented76b7e9e72cc2c3b5eeef0707638ff39a7cd31a (diff)
remove extra files
Diffstat (limited to 'plugins/style/style.h')
-rw-r--r--plugins/style/style.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/style/style.h b/plugins/style/style.h
deleted file mode 100644
index 42fe798..0000000
--- a/plugins/style/style.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-#define STYLE_N 7624 + 1000
-
-void read_style_js(char* string);