Skip to content

Commit

Permalink
Some dead files spotted while discussing #3283
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanGriffiths committed Mar 15, 2024
1 parent 722a108 commit bd8db33
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 276 deletions.
1 change: 0 additions & 1 deletion src/common/events/pointer_event.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
*/

#include "mir/events/pointer_event.h"
#include "mir_blob.h"

#include <boost/throw_exception.hpp>

Expand Down
1 change: 0 additions & 1 deletion src/common/events/window_event.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
*/

#include "mir/events/window_event.h"
#include "mir_blob.h"

MirWindowEvent::MirWindowEvent() : MirEvent{mir_event_type_window}
{
Expand Down
1 change: 0 additions & 1 deletion src/common/input/input_event.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include "mir/events/event_type_to_string.h"
#include "mir/events/event_private.h"
#include "mir/log.h"
#include "mir/require.h"

#include "../handle_event_exception.h"

Expand Down
45 changes: 0 additions & 45 deletions src/include/common/mir/fd_socket_transmission.h

This file was deleted.

30 changes: 0 additions & 30 deletions src/include/common/mir/require.h

This file was deleted.

62 changes: 0 additions & 62 deletions src/include/common/mir/variable_length_array.h

This file was deleted.

30 changes: 0 additions & 30 deletions src/include/common/mir_blob.h

This file was deleted.

1 change: 0 additions & 1 deletion tests/unit-tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ set(
test_glib_main_loop.cpp
shared_library_test.cpp
test_raii.cpp
test_variable_length_array.cpp
test_default_emergency_cleanup.cpp
test_thread_safe_list.cpp
test_fatal.cpp
Expand Down
105 changes: 0 additions & 105 deletions tests/unit-tests/test_variable_length_array.cpp

This file was deleted.

0 comments on commit bd8db33

Please sign in to comment.