Revert two commits (screencap and start named processes)

This commit is contained in:
Keith Winstein
2012-01-24 02:37:47 -05:00
parent 9d4ac0acc6
commit 24653462ce
5 changed files with 16 additions and 348 deletions
-1
View File
@@ -35,7 +35,6 @@ namespace Terminal {
public:
static std::string new_frame( bool initialized, const Framebuffer &last, const Framebuffer &f );
static void debug_print( const Framebuffer &fb );
};
}