aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-notifications.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/indicator-notifications.c')
-rw-r--r--src/indicator-notifications.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/indicator-notifications.c b/src/indicator-notifications.c
index 72db13d..8d64d9a 100644
--- a/src/indicator-notifications.c
+++ b/src/indicator-notifications.c
@@ -21,11 +21,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config.h"
#endif
-#include <locale.h>
-#include <langinfo.h>
-#include <string.h>
-#include <time.h>
-
/* GStuff */
#include <glib.h>
#include <glib/gi18n-lib.h>