mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 20:23:47 -04:00
remove dead code
This commit is contained in:
parent
945251b218
commit
162a4ceffe
@ -136,12 +136,6 @@ GtkStatsGraph::
|
||||
~GtkStatsGraph() {
|
||||
_monitor = (GtkStatsMonitor *)NULL;
|
||||
release_pixmap();
|
||||
|
||||
/*
|
||||
DeleteObject(_dark_pen);
|
||||
DeleteObject(_light_pen);
|
||||
DeleteObject(_user_guide_bar_pen);
|
||||
*/
|
||||
|
||||
Brushes::iterator bi;
|
||||
for (bi = _brushes.begin(); bi != _brushes.end(); ++bi) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user