remove whitespace at eol
[goodguy/history.git] / cinelerra-5.1 / guicast / bctrace.h
index 5cbf0f53b494b88f0aff749d116ed93c154236ea..e510c3105e78b7276bf9b88da6f30923949e4c9b 100644 (file)
@@ -131,7 +131,7 @@ public:
                this->loc = loc;  this->is_owner = 0;
                this->id = table_id++;  this->tid = pthread_self();
        }
-       void clear() { 
+       void clear() {
                this->info = 0;  this->title = 0; this->loc = 0;
                this->is_owner = 0;  this->id = -1;  this->tid = 0;
        }