branch: externals/cpupower
commit a1c0d4e1d15bba70f75f87f7e5f32a0af6b58cae
Author: steve m <palla...@gmail.com>
Commit: steve m <palla...@gmail.com>

    Update cpupower.el
---
 cpupower.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/cpupower.el b/cpupower.el
index 6e20599a96..c635c772c2 100644
--- a/cpupower.el
+++ b/cpupower.el
@@ -4,7 +4,7 @@
 
 ;; Author: Stephen Meister
 ;; URL: https://gitlab.com/steve-emacs-stuff/cpupower-el
-;; Version: 1.0.1
+;; Version: 1.0.2
 ;; Keywords: hardware, cpupower, cpu, frequency-scaling
 
 ;; This program is free software: you can redistribute it and/or modify
@@ -45,8 +45,6 @@
 ;;   - returns a list of all cpu governors by core.
 
 ;;; Code:
-;; pretty sure I don't need this, but?
-(setq lexical-binding t)
 
 (defcustom cpupower-cmd
   "sudo cpupower"

Reply via email to