avmedia: remove empty ThreadsafeQueue.cxx
Change-Id: Icbaea4a55567ce3ab320518fd4a501216c4feb86
This commit is contained in:
parent
61a3be76c2
commit
7e65570866
2 changed files with 0 additions and 6 deletions
|
@ -50,7 +50,6 @@ $(eval $(call gb_Library_add_exception_objects,avmediavlc,\
|
|||
avmedia/source/vlc/wrapper/Player \
|
||||
avmedia/source/vlc/wrapper/EventManager \
|
||||
avmedia/source/vlc/wrapper/EventHandler \
|
||||
avmedia/source/vlc/wrapper/ThreadsafeQueue \
|
||||
avmedia/source/vlc/wrapper/Common \
|
||||
))
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||
|
||||
#include "ThreadsafeQueue.hxx"
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
Loading…
Reference in a new issue