Changeset 113 for trunk/desktop/src/vdesktop.c
- Timestamp:
- Nov 26, 2006, 1:36:45 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/src/vdesktop.c
r102 r113 65 65 g_message("We started...\n"); 66 66 67 #if 0 68 /* Initialize thread subsystem */ 69 if(!g_thread_supported()) 70 g_thread_init(NULL); 71 #endif 67 72 68 73 /* Create a window with a 'quit' button to terminate us */
Note:
See TracChangeset
for help on using the changeset viewer.