Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aerialhedgehog committed Nov 24, 2014
1 parent 9562138 commit 54180c6
Show file tree
Hide file tree
Showing 6 changed files with 166 additions and 269 deletions.
6 changes: 3 additions & 3 deletions build/subdir.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

# Add inputs and outputs from these tool invocations to the build variables
CPP_SRCS += \
../mavlink_serial.cpp \
../mavlink_control.cpp \
../serial_port.cpp

OBJS += \
./mavlink_serial.o \
./mavlink_control.o \
./serial_port.o

CPP_DEPS += \
./mavlink_serial.d \
./mavlink_control.d \
./serial_port.d


Expand Down
167 changes: 0 additions & 167 deletions mavlink_serial.cpp

This file was deleted.

24 changes: 0 additions & 24 deletions mavlink_serial.h

This file was deleted.

Loading

0 comments on commit 54180c6

Please sign in to comment.