projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74c1a41
)
picoproj: remove an unneeded blank line
author
Antonio Ospite <ospite@studenti.unina.it>
Sun, 26 May 2013 22:06:23 +0000
(
00:06
+0200)
committer
Antonio Ospite <ospite@studenti.unina.it>
Sun, 26 May 2013 22:06:23 +0000
(
00:06
+0200)
examples/picoproj.c
patch
|
blob
|
history
diff --git
a/examples/picoproj.c
b/examples/picoproj.c
index
610e148
..
92dbfbf
100644
(file)
--- a/
examples/picoproj.c
+++ b/
examples/picoproj.c
@@
-265,7
+265,6
@@
int main(int argc, char *argv[])
goto cleanup;
}
-
if ((unsigned int)width > device_info.native_width ||
(unsigned int)height > device_info.native_height)
fprintf(stderr,