Changeset 48487 in vbox for trunk/src/VBox/Additions/common/crOpenGL
- Timestamp:
- Sep 16, 2013 3:01:16 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88982
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/load.c
r48057 r48487 982 982 crNetFreeConnection(ns.conn); 983 983 } 984 #if 0 && defined(CR_NEWWINTRACK)985 {986 Status st = XInitThreads();987 if (st==0)988 {989 crWarning("XInitThreads returned %i", (int)st);990 }991 }992 #endif993 984 } 994 985 #endif
Note:
See TracChangeset
for help on using the changeset viewer.