summarylogtreecommitdiffstats
path: root/mutter-rounded.install
diff options
context:
space:
mode:
Diffstat (limited to 'mutter-rounded.install')
-rw-r--r--mutter-rounded.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/mutter-rounded.install b/mutter-rounded.install
deleted file mode 100644
index 4e2f5c19a4dc..000000000000
--- a/mutter-rounded.install
+++ /dev/null
@@ -1,13 +0,0 @@
-tip() {
- echo -e "\n"
- echo -e "\033[31m === use 'mutter_settings' command to set window rounded radius. === \033[0m"
- echo -e "\n"
-}
-
-post_install() {
- tip
-}
-
-post_upgrade() {
- tip
-}