summaryrefslogtreecommitdiffstats
path: root/js/meals.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/meals.js')
-rw-r--r--js/meals.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/js/meals.js b/js/meals.js
index 26b7f0b..f5c9575 100644
--- a/js/meals.js
+++ b/js/meals.js
@@ -22,14 +22,6 @@ function setLoading(state) {
$("#loading-bar").addClass("hidden");
}
}
-function UIAlert(usermsg, devmsg) {
- if(true) { // če bo kakšen dev switch?
- M.toast( { html: usermsg } );
- console.log("[BežiApp UIAlert] "+usermsg+" "+devmsg);
- } else {
- M.toast( { html: usermsg+" "+devmsg } );
- }
-}
async function getToken(callback, callbackparams = []) {
setLoading(true);
let promises_to_run = [