Revert "Add capability sets to the event system. Contains code from Duncan Coutts."
[ghc-hetmet.git] / rts / RtsStartup.c
index 502906e..236d07a 100644 (file)
@@ -148,10 +148,6 @@ hs_init(int *argc, char **argv[])
      */
     dtraceEventStartup();
 
-    /* Trace some basic information about the process
-     */
-    traceCapsetDetails(argc, argv);
-
     /* initialise scheduler data structures (needs to be done before
      * initStorage()).
      */