Skip to content

Commit b78e70c

Browse files
committed
xrEngine/device.h: removed duplicate
How did this happen? :D
1 parent f071ced commit b78e70c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/xrEngine/device.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ class ENGINE_API CRenderDevice : public CRenderDeviceBase
164164
void _SetupStates();
165165

166166
public:
167-
SDL_Window* m_sdlWnd;
168167
#if defined(WINDOWS)
169168
LRESULT MsgProc(HWND, UINT, WPARAM, LPARAM);
170169
#endif

0 commit comments

Comments
 (0)