summaryrefslogtreecommitdiffstats
path: root/watch-library
diff options
context:
space:
mode:
authorJoey Castillo <jose.castillo@gmail.com>2021-08-24 10:12:05 -0600
committerJoey Castillo <jose.castillo@gmail.com>2021-08-24 10:12:05 -0600
commit89c8e3db54fd0e1f591bb8c562621fad8a7aebf6 (patch)
tree97bd056f1b79a05385660f7435ee940838a1b9f9 /watch-library
parent67b749f3afe08bc8a14fa89e92019d142dafa74e (diff)
downloadSensor-Watch-89c8e3db54fd0e1f591bb8c562621fad8a7aebf6.tar.gz
Sensor-Watch-89c8e3db54fd0e1f591bb8c562621fad8a7aebf6.tar.bz2
Sensor-Watch-89c8e3db54fd0e1f591bb8c562621fad8a7aebf6.zip
remove watch_app.c
Diffstat (limited to 'watch-library')
-rw-r--r--watch-library/watch/watch_app.c25
1 files changed, 0 insertions, 25 deletions
diff --git a/watch-library/watch/watch_app.c b/watch-library/watch/watch_app.c
deleted file mode 100644
index 0fb87b9a..00000000
--- a/watch-library/watch/watch_app.c
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * MIT License
- *
- * Copyright (c) 2020 Joey Castillo
- *
- * Permission is hereby granted, free of charge, to any person obtaining a copy
- * of this software and associated documentation files (the "Software"), to deal
- * in the Software without restriction, including without limitation the rights
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the Software is
- * furnished to do so, subject to the following conditions:
- *
- * The above copyright notice and this permission notice shall be included in all
- * copies or substantial portions of the Software.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- * SOFTWARE.
- */
-
- \ No newline at end of file