Explorar el Código

Merge pull request #8891 from Kelebek1/pragma

Remove a pragma once from a cpp file
Mai hace 3 años
padre
commit
4b07596b83
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/audio_core/sink/sink_stream.cpp

+ 0 - 2
src/audio_core/sink/sink_stream.cpp

@@ -1,8 +1,6 @@
 // SPDX-FileCopyrightText: Copyright 2018 yuzu Emulator Project
 // SPDX-License-Identifier: GPL-2.0-or-later
 
-#pragma once
-
 #include <array>
 #include <atomic>
 #include <memory>