boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / vm / string.hpp
index 9cecf1265887db73ab0db547b0ce6c3e16710465..096f2193eeadc29a86617d3f5e27c3c6f97ed9d0 100644 (file)
@@ -52,10 +52,6 @@ struct literalstring {
 };
 
 
-/* javastring-hashtable */
-extern hashtable hashtable_string;
-
-
 /* function prototypes ********************************************************/
 
 /* initialize string subsystem */