diff options
Diffstat (limited to 'demos/embedded/anomaly/src/Main.cpp')
-rw-r--r-- | demos/embedded/anomaly/src/Main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/embedded/anomaly/src/Main.cpp b/demos/embedded/anomaly/src/Main.cpp index d861857..6ab7403 100644 --- a/demos/embedded/anomaly/src/Main.cpp +++ b/demos/embedded/anomaly/src/Main.cpp @@ -51,4 +51,3 @@ int main(int argc, char *argv[]) return app.exec(); } - |