Skip to content

Commit

Permalink
Remove trailing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
j-kallwies committed Nov 22, 2013
1 parent 3a27387 commit c3b544c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions gui_player/qrtdbplaymain.ui.h
Original file line number Diff line number Diff line change
Expand Up @@ -439,5 +439,3 @@ void QRTDBGUI::gorev()
gototime->setText( GoTS.string() );
goset();
}


1 change: 0 additions & 1 deletion gui_rtdb/qrtdbviewmain.ui.h
Original file line number Diff line number Diff line change
Expand Up @@ -396,4 +396,3 @@ QRTDBGUI::remove_object ()
return;
tabWidgetObjects->removePage( tabWidgetObjects->currentPage() );
}

1 change: 0 additions & 1 deletion udprmon/jpegfix.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
#undef METHODDEF
#define METHODDEF(type) type
#endif

0 comments on commit c3b544c

Please sign in to comment.