[gnome-games/wip/exalm/runner-refactor: 3/58] retro-runner: Remove capture_current_state_pixbuf()
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/runner-refactor: 3/58] retro-runner: Remove capture_current_state_pixbuf()
- Date: Sun, 8 Mar 2020 13:41:01 +0000 (UTC)
commit dc8205fd75f3dbf24266c5297c328d3ff2727921
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Mar 5 23:30:22 2020 +0500
retro-runner: Remove capture_current_state_pixbuf()
src/retro/retro-runner.vala | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/src/retro/retro-runner.vala b/src/retro/retro-runner.vala
index a6916eb7..d88478d3 100644
--- a/src/retro/retro-runner.vala
+++ b/src/retro/retro-runner.vala
@@ -174,10 +174,6 @@ public class Games.RetroRunner : Object, Runner {
return null;
}
- public void capture_current_state_pixbuf () {
- current_state_pixbuf = view.get_pixbuf ();
- }
-
public void preview_current_state () {
view.set_pixbuf (current_state_pixbuf);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]