diff options
Diffstat (limited to 'src/gcc.h')
-rw-r--r-- | src/gcc.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ * example taken from: http://rlove.org/log/2005102601 */ -/* disabled (0) until I fix all the warnings :) */ #if __GNUC__ >= 3 # define mpd_const __attribute__ ((const)) # define mpd_deprecated __attribute__ ((deprecated)) |