mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
comment out never used
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9124c20f31
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-08-04 (Sat, 04 Aug 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -126,6 +126,8 @@ void CScreenShot::run()
|
||||
}
|
||||
|
||||
/* save file in sync mode, return true if save ok, or false */
|
||||
#if 0
|
||||
//never used
|
||||
bool CScreenShot::StartSync()
|
||||
{
|
||||
bool ret = false;
|
||||
@@ -136,7 +138,7 @@ bool CScreenShot::StartSync()
|
||||
printf("CScreenShot::StartSync: %s finished: %d\n", filename.c_str(), ret);
|
||||
return ret;
|
||||
}
|
||||
|
||||
#endif
|
||||
/* save file in selected format, free data received from video decoder */
|
||||
bool CScreenShot::SaveFile()
|
||||
{
|
||||
|
Reference in New Issue
Block a user