Explorar o código

video_core/const_buffer_locker: Remove #pragma once from cpp file

Silences a compiler warning.
Lioncash %!s(int64=6) %!d(string=hai) anos
pai
achega
9341ca7979
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/video_core/shader/const_buffer_locker.cpp

+ 0 - 2
src/video_core/shader/const_buffer_locker.cpp

@@ -2,8 +2,6 @@
 // Licensed under GPLv2 or any later version
 // Refer to the license.txt file included.
 
-#pragma once
-
 #include <algorithm>
 #include <memory>
 #include "common/assert.h"