* Removed all Id tags.
[cacao.git] / src / threads / native / threads.c
index 8393fbd87fca3bae5209c5d09739c72ba1633bd0..a2dd4de09d22b0081ddf883e0b0ec19c7e9a0691 100644 (file)
@@ -22,8 +22,6 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   $Id: threads.c 8366 2007-08-20 20:24:35Z twisti $
-
 */
 
 
@@ -1445,9 +1443,9 @@ bool threads_detach_thread(threadobject *t)
        java_handle_t         *o;
 #endif
 
+#if defined(ENABLE_JAVASE)
        object = t->object;
 
-#if defined(ENABLE_JAVASE)
        group = LLNI_field_direct(object, group);
 
     /* If there's an uncaught exception, call uncaughtException on the