Enlightenment CVS committal Author : devilhorns Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_x Modified Files: ecore_x_randr.c Log Message: Remove C++ comments =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_x/ecore_x_randr.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- ecore_x_randr.c 25 Jan 2006 13:29:42 -0000 1.5 +++ ecore_x_randr.c 25 Jan 2006 18:52:46 -0000 1.6 @@ -137,8 +137,6 @@ #ifdef ECORE_XRANDR Ecore_X_Screen_Refresh_Rate *ret = NULL; XRRScreenConfiguration *sc; - //SizeID size_index; - //Rotation rotation; short *rates; int i, n; @@ -150,8 +148,6 @@ printf("ERROR: Couldn't get screen information for %d\n", root); return ret; } - - //size_index = XRRConfigCurrentConfiguration(sc, &rotation); rates = XRRRates(_ecore_x_disp, XRRRootToScreen(_ecore_x_disp, root), size_id, &n); ret = calloc(n, sizeof(Ecore_X_Screen_Refresh_Rate)); ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs