aboutsummaryrefslogtreecommitdiff
path: root/x11/budgie-desktop/files/patch-src_lib_animation.vala
diff options
context:
space:
mode:
Diffstat (limited to 'x11/budgie-desktop/files/patch-src_lib_animation.vala')
-rw-r--r--x11/budgie-desktop/files/patch-src_lib_animation.vala10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/budgie-desktop/files/patch-src_lib_animation.vala b/x11/budgie-desktop/files/patch-src_lib_animation.vala
deleted file mode 100644
index 48676a0bb202..000000000000
--- a/x11/budgie-desktop/files/patch-src_lib_animation.vala
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/lib/animation.vala.orig 2025-03-22 02:16:00 UTC
-+++ src/lib/animation.vala
-@@ -27,7 +27,6 @@ namespace Budgie {
- * Utility to struct to enable easier animations
- * Inspired by Clutter.
- */
-- [Compact]
- public class Animation : GLib.Object {
- public int64 start_time; /**<Start time (microseconds) of animation */
- public int64 length; /**<Length of animation in microseconds */