diff options
author | André Nusser <andre.nusser@googlemail.com> | 2017-04-23 18:25:07 +0200 |
---|---|---|
committer | André Nusser <andre.nusser@googlemail.com> | 2017-04-23 18:25:07 +0200 |
commit | 7e811d0a92ed8a89ef01531a7e7826692f4898e5 (patch) | |
tree | eca0d8b8eb86c4c24400b62d9603e65f226bf47e /plugingui/maintab.h | |
parent | 15ee8a4f847b5a98230bee928fb19eafe458f5ae (diff) |
Remove leftovers from the diskstreaming frame powerbutton removal.
Diffstat (limited to 'plugingui/maintab.h')
-rw-r--r-- | plugingui/maintab.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugingui/maintab.h b/plugingui/maintab.h index 358871d..62b3f82 100644 --- a/plugingui/maintab.h +++ b/plugingui/maintab.h @@ -55,7 +55,6 @@ public: private: void humanizerOnChange(bool on); - void diskStreamingOnChange(bool on); Image logo{":resources/logo.png"}; |