summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/xdg-app-builtins.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/xdg-app-builtins.h b/app/xdg-app-builtins.h
index f0dbde9..80f14f2 100644
--- a/app/xdg-app-builtins.h
+++ b/app/xdg-app-builtins.h
@@ -73,16 +73,6 @@ BUILTINPROTO(build_update_repo);
BUILTINPROTO(export_file);
BUILTINPROTO(override);
-/* Deprecated */
-BUILTINPROTO(install_runtime);
-BUILTINPROTO(install_app);
-BUILTINPROTO(update_runtime);
-BUILTINPROTO(update_app);
-BUILTINPROTO(uninstall_runtime);
-BUILTINPROTO(uninstall_app);
-BUILTINPROTO(list_apps);
-BUILTINPROTO(list_runtimes);
-
#undef BUILTINPROTO
G_END_DECLS