whitespaces--------

SVN revision: 60426
This commit is contained in:
Vincent Torri 2011-06-17 07:47:28 +00:00
parent 19ef9ecc95
commit 18d1e68924
13 changed files with 667 additions and 670 deletions

View File

@ -6,7 +6,6 @@
#include "config.h"
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>

View File

@ -44,5 +44,3 @@ struct _Evas_Engine_Info_GL_X11
unsigned char indirect : 1; // use indirect rendering
};
#endif