Removed comment header

This commit is contained in:
Bob Polis 2022-09-23 16:48:22 +02:00
parent f4c7c168b6
commit e037e8e5b6
2 changed files with 0 additions and 16 deletions

View File

@ -1,11 +1,3 @@
//
// ScreensaverPlugin.cpp
// tmp
//
// Created by Bob Polis at 2020-10-26
// Copyright (c) 2020 SwiftCoder. All rights reserved.
//
#include "ScreensaverPlugin.hpp"
#include <libscnumerics.hpp>

View File

@ -1,11 +1,3 @@
//
// ScreensaverPlugin.hpp
// screensaver
//
// Created by Bob Polis at 2020-10-26
// Copyright (c) 2020 SwiftCoder. All rights reserved.
//
#ifndef _ScreensaverPlugin_H_
#define _ScreensaverPlugin_H_