diff --git a/indra/integration_tests/CMakeLists.txt b/indra/integration_tests/CMakeLists.txt
index 63a053479be7e164fc3af915453929580c45b046..ced2b3dbcfb5ef5b0a086ab93a56bf11a9b444d4 100644
--- a/indra/integration_tests/CMakeLists.txt
+++ b/indra/integration_tests/CMakeLists.txt
@@ -1,7 +1,4 @@
 # -*- cmake -*-
-# For STORM-1121 debug. Will delete when ready
-SET (LLIMAGE_LIBTEST ON CACHE BOOL "Force build of llimage_libtest for testing")
-
 add_subdirectory(llui_libtest)
 IF (LLIMAGE_LIBTEST)
   MESSAGE(STATUS "Build llimage_libtest")