diff --git a/ircd/js.cc b/ircd/js.cc index 245e32392..6e47a8bdd 100644 --- a/ircd/js.cc +++ b/ircd/js.cc @@ -11,7 +11,6 @@ #include #include // JS_Init() / JS_ShutDown() #include // For GetThreadType() linkage hack (see: down) -#include "/home/jason/charybdis/charybdis/gecko-dev/js/src/vm/Opcodes.h" // Must be defined until we address issues with SpiderMonkey fixed inside any // IRCD_JS_FIX blocks.