Dependents: Telecommande_prologue
Revision 1:230bf719a4f0, committed 2011-05-03
- Comitter:
- projetremote
- Date:
- Tue May 03 13:37:44 2011 +0000
- Parent:
- 0:7e26ffa50bc4
- Commit message:
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 7e26ffa50bc4 -r 230bf719a4f0 main.cpp --- a/main.cpp Tue May 03 13:31:50 2011 +0000 +++ b/main.cpp Tue May 03 13:37:44 2011 +0000 @@ -15,7 +15,6 @@ void Screens :: background_color(int couleur){ ecran->background_color(couleur); - //_ecran.background_color(couleur); } void Screens :: rectangle(int x1, int y1 , int x2, int y2, int color) {