summaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cc b/src/main.cc
index 765f1d9..5fa0c0d 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -55,7 +55,6 @@ int main (void)
* it means we can immediately process the received data.
*/
rocket.loop();
- display.update();
}
return 0;