Drop specifying the default debug areas
Summary: Relict from KDebug times. Test Plan: Compiles Reviewers: #kwin Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D1981
This commit is contained in:
parent
c81d8204f9
commit
9355d605a0
2 changed files with 0 additions and 3 deletions
|
@ -336,8 +336,6 @@ add_subdirectory( scripts )
|
|||
add_subdirectory( tabbox )
|
||||
add_subdirectory(scripting)
|
||||
|
||||
add_definitions(-DKDE_DEFAULT_DEBUG_AREA=1212)
|
||||
|
||||
########### next target ###############
|
||||
|
||||
set(kwin_KDEINIT_SRCS
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
add_definitions(-DKDE_DEFAULT_DEBUG_AREA=1216)
|
||||
add_subdirectory( aurorae )
|
||||
|
|
Loading…
Reference in a new issue