[Xfce4-commits] [apps/xfce4-taskmanager] 05/06: remove useless	NULL= declaration
    noreply at xfce.org 
    noreply at xfce.org
       
    Wed Dec 17 21:04:23 CET 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository apps/xfce4-taskmanager.
commit 2d5c5972b730e4e26f9456ce18a15d7cb56a6dbc
Author: Landry Breuil <landry at xfce.org>
Date:   Wed Dec 17 21:03:44 2014 +0100
    remove useless NULL= declaration
---
 src/Makefile.am |    2 --
 1 file changed, 2 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index c43e390..5242c50 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,3 @@
-NULL = 
-
 AM_CPPFLAGS =								\
 	-I$(top_srcdir)							\
 	-DG_LOG_DOMAIN=\"xfce4-taskmanager\"				\
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list