Преглед изворни кода

Service/Audio: audout_a.cpp: remove pragma once

mailwl пре 8 година
родитељ
комит
2ea0f0fd16
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      src/core/hle/service/audio/audout_a.cpp

+ 0 - 2
src/core/hle/service/audio/audout_a.cpp

@@ -2,8 +2,6 @@
 // Licensed under GPLv2 or any later version
 // Refer to the license.txt file included.
 
-#pragma once
-
 #include "core/hle/service/audio/audout_a.h"
 
 namespace Service::Audio {