Remove duplicate entry

This commit is contained in:
o9000 2017-09-12 22:36:30 +02:00
parent 88c91aae25
commit a52c45bd08

View file

@ -188,7 +188,6 @@ endif( ENABLE_SN)
if( ENABLE_UEVENT )
add_definitions( -DENABLE_UEVENT )
set( SOURCES ${SOURCES} src/util/uevent.c)
endif( ENABLE_UEVENT )
if(ENABLE_BACKTRACE)