Removed non c plugin code

This commit is contained in:
James Booth
2016-02-14 23:52:04 +00:00
parent 3dd5c3b2c3
commit bd928f0f29
3 changed files with 6 additions and 84 deletions

View File

@@ -36,9 +36,6 @@
#define PLUGINS_H
typedef enum {
LANG_PYTHON,
LANG_RUBY,
LANG_LUA,
LANG_C
} lang_t;