diff --git a/indra/cmake/LLWebRTC.cmake b/indra/cmake/LLWebRTC.cmake
deleted file mode 100644
index 913e28c2ff2b3b7651a6a377a07a9dcc68d647b4..0000000000000000000000000000000000000000
--- a/indra/cmake/LLWebRTC.cmake
+++ /dev/null
@@ -1 +0,0 @@
-# -*- cmake -*-
\ No newline at end of file
diff --git a/indra/llwebrtc/llwebrtc.cpp b/indra/llwebrtc/llwebrtc.cpp
index 5e71a00b60ed0c28b636dfde466eaa2f4dc85ad3..e7a9072b2ec3255f6de402ebe7e73dc167f453ae 100644
--- a/indra/llwebrtc/llwebrtc.cpp
+++ b/indra/llwebrtc/llwebrtc.cpp
@@ -483,4 +483,4 @@ void init()
     gWebRTCImpl->AddRef();
     gWebRTCImpl->init();
 }
-}  // namespace llwebrtc
\ No newline at end of file
+}  // namespace llwebrtc
diff --git a/indra/llwebrtc/llwebrtc.h b/indra/llwebrtc/llwebrtc.h
index 121efaab86dfd8d2c27b335154a96457a95672ba..cb639ee116bf2ec6f4fbf882831bb617ab47bba8 100644
--- a/indra/llwebrtc/llwebrtc.h
+++ b/indra/llwebrtc/llwebrtc.h
@@ -124,4 +124,4 @@ LLSYMEXPORT LLWebRTCDeviceInterface* getDeviceInterface();
 LLSYMEXPORT LLWebRTCSignalInterface* getSignalingInterface();
 }
 
-#endif // LLWEBRTC_H
\ No newline at end of file
+#endif // LLWEBRTC_H