Removed comment headers

This commit is contained in:
Bob Polis
2022-09-13 09:39:52 +02:00
parent 90a4464773
commit 725e6403e6
9 changed files with 0 additions and 72 deletions

View File

@ -1,11 +1,3 @@
//
// Whirling.cpp
// Whirling
//
// Created by Bob Polis at 2021-09-05
// Copyright (c) 2021 SwiftCoder. All rights reserved.
//
#include "Whirling.hpp"
#include <libscscreensaver.hpp>
#include <vector>

View File

@ -1,11 +1,3 @@
//
// Whirling.hpp
// Whirling
//
// Created by Bob Polis at 2021-09-05
// Copyright (c) 2021 SwiftCoder. All rights reserved.
//
#ifndef _Whirling_H_
#define _Whirling_H_