diff options
author | Francesco Marella <francesco.marella@gmail.com> | 2010-06-04 12:43:21 +0200 |
---|---|---|
committer | Francesco Marella <francesco.marella@gmail.com> | 2010-06-04 12:43:21 +0200 |
commit | d4fd3d4c4e36c72bd0745552b3c2c009ea1d9f47 (patch) | |
tree | e0e1915708f859a1777af54dc0a1ff2d6276a777 /src/gtk-redshift/__init__.py | |
parent | Add the autofoo needed to choose GTK+ status icon or app-indicator (diff) | |
download | redshift-ng-d4fd3d4c4e36c72bd0745552b3c2c009ea1d9f47.tar.gz redshift-ng-d4fd3d4c4e36c72bd0745552b3c2c009ea1d9f47.tar.bz2 redshift-ng-d4fd3d4c4e36c72bd0745552b3c2c009ea1d9f47.tar.xz |
Clean up
Diffstat (limited to '')
-rw-r--r-- | src/gtk-redshift/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gtk-redshift/__init__.py b/src/gtk-redshift/__init__.py index 30205ca..51ab2ef 100644 --- a/src/gtk-redshift/__init__.py +++ b/src/gtk-redshift/__init__.py @@ -16,5 +16,3 @@ # along with Redshift. If not, see <http://www.gnu.org/licenses/>. # Copyright (c) 2010 Jon Lund Steffensen <jonlst@gmail.com> - -__all__ = ['statusicon'] |