Examples, Evas: remove MAX_PATH, which is already defined on Windows, and not used in this example

Reviewers: cedric, jpeg

Reviewed By: jpeg

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D3442
This commit is contained in:
Vincent Torri 2015-12-15 14:49:33 +09:00 committed by Jean-Philippe Andre
parent 81244e1785
commit 64371bd42f
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@
#define WIDTH 800
#define HEIGHT 600
#define MAX_PATH 128
#define INIT_SCALE 7.5
#define BIG_SCALE 10.0
#define SMALL_SCALE 5.0