PixelEngine: Remove old comment
This comment was added in76d24f2c0d
(the link was updated in5799824b22
, but both are dead now). An archived version is at https://web.archive.org/web/20090830050441/http://developer.nvidia.com/object/General_FAQ.html#t6 but it's about the number of available texture units, which doesn't seem relevant to PixelEngine.
This commit is contained in:
parent
0204b119e9
commit
45b8ebeb25
|
@ -1,8 +1,6 @@
|
|||
// Copyright 2008 Dolphin Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
// http://www.nvidia.com/object/General_FAQ.html#t6 !!!!!
|
||||
|
||||
#include "VideoCommon/PixelEngine.h"
|
||||
|
||||
#include <mutex>
|
||||
|
|
Loading…
Reference in New Issue