From 95284f10e95566ab949dca3c384cd63748640f01 Mon Sep 17 00:00:00 2001
From: David <dbphillipsnz@gmail.com>
Date: Fri, 28 Mar 2014 23:56:15 +1300
Subject: Removal of old files

---
 src/bat_tray/getbat.c | 30 ------------------------------
 src/bat_tray/getbat.h | 26 --------------------------
 2 files changed, 56 deletions(-)
 delete mode 100644 src/bat_tray/getbat.c
 delete mode 100644 src/bat_tray/getbat.h

diff --git a/src/bat_tray/getbat.c b/src/bat_tray/getbat.c
deleted file mode 100644
index 72408e7..0000000
--- a/src/bat_tray/getbat.c
+++ /dev/null
@@ -1,30 +0,0 @@
-/************************************************************************
- * This file is part of trayfreq-archlinux.                             *
- *                                                                      *
- * trayfreq-archlinux is free software; you can redistribute it and/or  *
- * modify it under the terms of the GNU General Public License as       *
- * published by the Free Software Foundation; either version 3 of the   *
- * License, or (at your option) any later version.                      *
- *                                                                      *
- * trayfreq-archlinux is distributed in the hope that it will be useful,*
- * but WITHOUT ANY WARRANTY; without even the implied warranty of       *
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the        *
- * GNU General Public License for more details.                         *
- *                                                                      *
- * You should have received a copy of the GNU General Public License    *
- * along with trayfreq-archlinux. If not, see                           *
- * <http://www.gnu.org/licenses/>.                                      *
- ************************************************************************/
-/*
-#include "getbat.h"
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <glib.h>
-
-
-
-
-//gchar CURRENT_PATH[512];
-*/
\ No newline at end of file
diff --git a/src/bat_tray/getbat.h b/src/bat_tray/getbat.h
deleted file mode 100644
index 81c3c0f..0000000
--- a/src/bat_tray/getbat.h
+++ /dev/null
@@ -1,26 +0,0 @@
-/************************************************************************
- * This file is part of trayfreq-archlinux.                             *
- *                                                                      *
- * trayfreq-archlinux is free software; you can redistribute it and/or  *
- * modify it under the terms of the GNU General Public License as       *
- * published by the Free Software Foundation; either version 3 of the   *
- * License, or (at your option) any later version.                      *
- *                                                                      *
- * trayfreq-archlinux is distributed in the hope that it will be useful,*
- * but WITHOUT ANY WARRANTY; without even the implied warranty of       *
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the        *
- * GNU General Public License for more details.                         *
- *                                                                      *
- * You should have received a copy of the GNU General Public License    *
- * along with trayfreq-archlinux. If not, see                           *
- * <http://www.gnu.org/licenses/>.                                      *
- ************************************************************************/
-
-#ifndef GETBAT_H
-#define GETBAT_H 1
-
-#include <glib.h>
-
-
-
-#endif
\ No newline at end of file
-- 
cgit v1.1