[UNICODE]
[reactos.git] / reactos / tools / wmc / CMakeLists.txt
index dd82e0f..565a275 100644 (file)
@@ -9,6 +9,4 @@ list(APPEND SOURCE
 
 add_executable(wmc ${SOURCE})
 
-add_definitions(-DWINE_UNICODE_API= )
-
 target_link_libraries(wmc unicode)