Skip to content

Commit ceefbb7

Browse files
ferdymercurypcanal
andcommitted
[gui] remove no longer needed workaround from CINT times
Co-authored-by: Philippe Canal <[email protected]>
1 parent 94b960d commit ceefbb7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gui/gui/inc/TGTextViewStream.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
#include <streambuf>
1818
#include <iostream>
1919

20-
#if defined (R__WIN32) && defined (__ROOTCLING__)
21-
typedef basic_streambuf<char, char_traits<char> > streambuf;
22-
#endif
2320

2421
class TGTextViewStreamBuf : public std::streambuf
2522
{

0 commit comments

Comments
 (0)