remove one more dead method

remove another dead method
Esse commit está contido em:
Sean Cannella
2013-06-19 14:46:35 -07:00
commit de Sara Golemon
commit 4ed3495700
-7
Ver Arquivo
@@ -29,13 +29,6 @@ translator_not_reached(X64Assembler &a) {
}
}
static inline void
translator_debug_break(X64Assembler &a) {
if (debug) {
a. int3();
}
}
/*
* TLS access: XXX we currently only support static-style TLS directly
* linked off of FS.