Do not add swiften_raw subdirectory

This commit is contained in:
HanzZ 2013-02-26 09:46:42 +01:00
parent 7805d876f8
commit c5e07954eb

View file

@ -9,7 +9,6 @@ if (PROTOBUF_FOUND)
if (ENABLE_SWIFTEN)
ADD_SUBDIRECTORY(swiften)
ADD_SUBDIRECTORY(swiften_raw)
endif()
ADD_SUBDIRECTORY(template)